Skip to content

Commit dba4baf

Browse files
authored
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-VITE-13644406
1 parent 8bfda14 commit dba4baf

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.13.1",
1111
"solid-start-netlify": "^0.3.11",
1212
"typescript": "^4.9.5",
13-
"vite": "^6.3.6"
13+
"vite": "^6.4.1"
1414
},
1515
"dependencies": {
1616
"@solidjs/meta": "^0.29.4",

0 commit comments

Comments
 (0)