Skip to content

Commit

Permalink
fix: package.json & yarn.lock 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-WS-7266574
  • Loading branch information
snyk-io[bot] committed Jun 18, 2024
1 parent cf96278 commit 039002c
Show file tree
Hide file tree
Showing 2 changed files with 2,510 additions and 2,880 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@
"@vue/cli-plugin-pwa": "^4.5.19",
"@vue/cli-plugin-router": "^4.5.19",
"@vue/cli-plugin-typescript": "^4.5.19",
"@vue/cli-plugin-unit-jest": "^4.5.19",
"@vue/cli-plugin-unit-jest": "^5.0.0",
"@vue/cli-plugin-vuex": "^4.5.19",
"@vue/cli-service": "^4.5.19",
"@vue/cli-service": "^5.0.1",
"@vue/composition-api": "^0.3.4",
"@vue/eslint-config-standard": "^4.0.0",
"@vue/eslint-config-typescript": "^12.0.0",
Expand Down
Loading

0 comments on commit 039002c

Please sign in to comment.