Skip to content

Commit a5ddea8

Browse files
committed
fix: yarn-pnp/react-vite/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-VITE-9512410
1 parent 9166fbc commit a5ddea8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

yarn-pnp/react-vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"serve": "^14.2.1",
4040
"storybook": "^7.6.0-alpha.2",
4141
"typescript": "^5.2.2",
42-
"vite": "^4.5.0",
42+
"vite": "^4.5.10",
4343
"wait-on": "^7.0.1"
4444
},
4545
"packageManager": "yarn@4.0.0"

0 commit comments

Comments
 (0)