Skip to content

Commit 630130b

Browse files
committed
fix: covid-vue-app/package.json & covid-vue-app/package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-VUETIFY-10259821
1 parent 3a0a311 commit 630130b

File tree

2 files changed

+27
-9
lines changed

2 files changed

+27
-9
lines changed

covid-vue-app/package-lock.json

Lines changed: 26 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

covid-vue-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"selenium-webdriver": "^3.6.0",
4242
"vue": "^2.6.10",
4343
"vue-router": "^3.5.2",
44-
"vuetify": "^2.4.9"
44+
"vuetify": "^3.0.0"
4545
},
4646
"devDependencies": {
4747
"@babel/preset-env": "^7.15.6",

0 commit comments

Comments
 (0)