Skip to content

Commit

Permalink
fix: package.json & package-lock.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-AXIOS-6032459
  • Loading branch information
snyk-bot committed Nov 16, 2023
1 parent bd3f3af commit e329919
Show file tree
Hide file tree
Showing 2 changed files with 87 additions and 27 deletions.
112 changes: 86 additions & 26 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@
"typescript": "^4.9.3",
"vue-loader": "^15.9.8",
"vue-template-compiler": "^2.7.14",
"wait-on": "^7.0.1",
"wait-on": "^7.2.0",
"webpack": "^5.79.0",
"webpack-cli": "^5.0.2",
"webpack-merge": "^5.8.0",
Expand Down

0 comments on commit e329919

Please sign in to comment.