Skip to content

Commit 7aa0ff0

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-TMP-11501554
1 parent 3a0a311 commit 7aa0ff0

File tree

2 files changed

+84
-65
lines changed

2 files changed

+84
-65
lines changed

covid-vue-app/package-lock.json

Lines changed: 83 additions & 64 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
@@ -38,7 +38,7 @@
3838
"dependencies": {
3939
"axios": "^0.21.3",
4040
"core-js": "^3.18.0",
41-
"selenium-webdriver": "^3.6.0",
41+
"selenium-webdriver": "^4.0.0",
4242
"vue": "^2.6.10",
4343
"vue-router": "^3.5.2",
4444
"vuetify": "^2.4.9"

0 commit comments

Comments
 (0)