Skip to content

Commit

Permalink
fix: package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-EXPRESS-7926867
- https://snyk.io/vuln/SNYK-JS-SERVESTATIC-7926865
  • Loading branch information
snyk-bot committed Sep 12, 2024
1 parent ccb1ed4 commit 82cf920
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@vue/babel-preset-app": "5.0.8",
"@vue/cli-plugin-babel": "5.0.8",
"@vue/cli-plugin-unit-jest": "5.0.8",
"@vue/cli-service": "4.5.19",
"@vue/cli-service": "5.0.1",
"@vue/eslint-config-standard": "4.0.0",
"@vue/test-utils": "1.3.0",
"@wdio/allure-reporter": "7.19.7",
Expand Down

0 comments on commit 82cf920

Please sign in to comment.