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-PATHTOREGEXP-8482416
snyk-bot committed Dec 10, 2024
1 parent d51ff67 commit 66eafc6
Showing 2 changed files with 16,327 additions and 13,581 deletions.
29,906 changes: 16,326 additions & 13,580 deletions frontend/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@
"lint": "vue-cli-service lint"
},
"dependencies": {
"@vue/cli": "^4.5.13",
"@vue/cli": "^5.0.7",
"animate.css": "^4.1.1",
"axios": "^0.21.1",
"brace": "^0.11.1",

0 comments on commit 66eafc6

Please sign in to comment.