Skip to content

Commit 87cd8d7

Browse files
committed
fix: app/package.json & app/package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-VUE-8219889
1 parent f38b799 commit 87cd8d7

File tree

2 files changed

+112
-40
lines changed

2 files changed

+112
-40
lines changed

app/package-lock.json

+111-39
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"axios": "^0.21.3",
3737
"buefy": "^0.9.8",
3838
"dotenv-webpack": "^2.0.0",
39-
"vue": "^2.6.11",
39+
"vue": "^3.0.0",
4040
"vue-i18n": "^8.25.0",
4141
"vue-meta": "^2.3.3",
4242
"vue-router": "^3.5.2",

0 commit comments

Comments
 (0)