Skip to content

Commit b7cbfb6

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pnpm/react-vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"serve": "^14.2.1",
4141
"storybook": "^7.6.0-alpha.2",
4242
"typescript": "^5.2.2",
43-
"vite": "^4.5.0",
43+
"vite": "^5.4.20",
4444
"wait-on": "^7.0.1"
4545
}
4646
}

0 commit comments

Comments
 (0)