new axios
Showing
| ... | @@ -13,7 +13,7 @@ | ... | @@ -13,7 +13,7 @@ |
| "test:e2e-ci": "vue-cli-service test:e2e --mode=test --headless --url=https://launchboard.staging.apps.il2.dsop.io/" | "test:e2e-ci": "vue-cli-service test:e2e --mode=test --headless --url=https://launchboard.staging.apps.il2.dsop.io/" | ||
| }, | }, | ||
| "dependencies": { | "dependencies": { | ||
| "axios": "^0.19.2", | "axios": "^0.21.0", | ||
| "core-js": "^3.6.4", | "core-js": "^3.6.4", | ||
| "lodash": "^4.17.20", | "lodash": "^4.17.20", | ||
| "overflow-color": "^2.3.0", | "overflow-color": "^2.3.0", | ||
| ... | ... |
Please register or sign in to comment