Upgrade vulnerable frontend dependencies
Showing
| ... | ... | @@ -17,7 +17,7 @@ |
| }, | ||
| "dependencies": { | ||
| "@popperjs/core": "^2.11.8", | ||
| "axios": "^1.13.2", | ||
| "axios": "1.19.0", | ||
| "bootstrap": "^5.3.8", | ||
| "core-js": "^3.46.0", | ||
| "uuid": "^13.0.0", | ||
| ... | ... | @@ -40,6 +40,9 @@ |
| "path-browserify": "^1.0.1", | ||
| "vue-eslint-parser": "^10.2.0" | ||
| }, | ||
| "overrides": { | ||
| "flatted": "3.4.2" | ||
| }, | ||
| "eslintConfig": { | ||
| "root": true, | ||
| "env": { | ||
| ... | ... |
Please
register
or
sign in
to comment