Skip to content

Commit

Permalink
fix: frontend/package.json & frontend/package-lock.json to reduce vul…
Browse files Browse the repository at this point in the history
…nerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-6671926
  • Loading branch information
snyk-bot committed Dec 1, 2024
1 parent d51ff67 commit b8789c4
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 16 deletions.
84 changes: 69 additions & 15 deletions 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 frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@vue/cli": "^4.5.13",
"animate.css": "^4.1.1",
"axios": "^0.21.1",
"axios": "^1.7.8",
"brace": "^0.11.1",
"chart.js": "^2.9.4",
"chartjs-plugin-crosshair": "^1.1.6",
Expand Down

0 comments on commit b8789c4

Please sign in to comment.