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-VUETEMPLATECOMPILER-7554675
  • Loading branch information
snyk-bot committed Aug 7, 2024
1 parent 1e1a0c1 commit 7766892
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 @@ -91,7 +91,7 @@
"unified-language-server": "^4.0.1",
"vite": "^5.2.11",
"vite-plugin-checker": "^0.6.4",
"vite-plugin-dts": "^3.9.0",
"vite-plugin-dts": "^4.0.0",
"vite-plugin-favicons-inject": "^2.2.0",
"vite-plugin-package-config": "^0.1.1",
"vite-plugin-svgr": "^4.2.0",
Expand Down

0 comments on commit 7766892

Please sign in to comment.