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-6124857
  • Loading branch information
snyk-bot committed Dec 27, 2023
1 parent 1f0a0bd commit adbea0a
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 16 deletions.
80 changes: 65 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.6.3",
"brace": "^0.11.1",
"chart.js": "^2.9.4",
"chartjs-plugin-crosshair": "^1.1.6",
Expand Down

0 comments on commit adbea0a

Please sign in to comment.