Skip to content

Commit

Permalink
fix: radar-upload-frontend/package.json & radar-upload-frontend/packa…
Browse files Browse the repository at this point in the history
…ge-lock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-6671926
  • Loading branch information
snyk-bot committed Nov 29, 2024
1 parent 3a93a69 commit 17fce58
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions radar-upload-frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion radar-upload-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"lint": "vue-cli-service lint"
},
"dependencies": {
"axios": "^1.6.4",
"axios": "^1.7.8",
"core-js": "^3.27.1",
"uuid": "^9.0.0",
"vue": "^2.7.14",
Expand Down

0 comments on commit 17fce58

Please sign in to comment.