Skip to content

Commit 7c394e3

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-VITE-6531286
1 parent b1c6ee4 commit 7c394e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"cypress": "^13.7.0",
1111
"solid-start-netlify": "^0.1.0",
1212
"typescript": "^4.8.3",
13-
"vite": "^3.2.8"
13+
"vite": "^3.2.10"
1414
},
1515
"dependencies": {
1616
"@solidjs/meta": "^0.28.0",

0 commit comments

Comments
 (0)