Skip to content

Commit 06bec75

Browse files
build: bump vite (CVE-2025-31125) (#614)
# Motivation Another week, anoter security issue in vite. Similarly to latest incident (#610), we are not affected but, for the state of the art, let's bump vite to resolve [CVE-2025-31125](GHSA-4r4m-qw57-chr8). # Changes - Bump vite v6.2.4
1 parent 2a01162 commit 06bec75

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"svelte2tsx": "^0.7.35",
6969
"typescript": "^5.3.3",
7070
"user-agent-data-types": "^0.4.2",
71-
"vite": "^6.2.3",
71+
"vite": "^6.2.4",
7272
"vitest": "^3.0.9"
7373
},
7474
"dependencies": {

0 commit comments

Comments
 (0)