Skip to content

Commit

Permalink
fix: package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-LODASH-1040724
- https://snyk.io/vuln/SNYK-JS-LODASH-1018905
  • Loading branch information
snyk-bot committed Sep 6, 2024
1 parent feec2b9 commit 9395b56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"axios": "^0.20.0",
"core-js": "^3.6.5",
"vue": "^3.0.0-0",
"vue": "^3.2.5",
"vue-router": "^4.0.0-0"
},
"devDependencies": {
Expand Down

0 comments on commit 9395b56

Please sign in to comment.