Skip to content

Commit 56b2f96

Browse files
authored
Merge pull request #4 from chargebee/fixes/security
Bumped up the vite version, because of security vulnerability.
2 parents de0511b + 033a36e commit 56b2f96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"tailwindcss": "^4.0.0",
5656
"tailwindcss-animate": "^1.0.7",
5757
"typescript": "^5.7.2",
58-
"vite": "^6.0"
58+
"vite": "^6.1.4"
5959
},
6060
"optionalDependencies": {
6161
"@rollup/rollup-linux-x64-gnu": "4.9.5",

0 commit comments

Comments
 (0)