Skip to content

Commit 82cf920

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-EXPRESS-7926867 - https://snyk.io/vuln/SNYK-JS-SERVESTATIC-7926865
1 parent ccb1ed4 commit 82cf920

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"@vue/babel-preset-app": "5.0.8",
7373
"@vue/cli-plugin-babel": "5.0.8",
7474
"@vue/cli-plugin-unit-jest": "5.0.8",
75-
"@vue/cli-service": "4.5.19",
75+
"@vue/cli-service": "5.0.1",
7676
"@vue/eslint-config-standard": "4.0.0",
7777
"@vue/test-utils": "1.3.0",
7878
"@wdio/allure-reporter": "7.19.7",

0 commit comments

Comments
 (0)