Skip to content

Commit e21eba6

Browse files
committed
Bump vite to 6.4.2 to fix CVE GHSA-4w7w-66w2-5vf9 and GHSA-p9ff-h696-f583
Fixes arbitrary file read via dev server WebSocket and path traversal in optimized deps .map handling.
1 parent aa0864d commit e21eba6

2 files changed

Lines changed: 63 additions & 5 deletions

File tree

graph-ui/package-lock.json

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

graph-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"jsdom": "^25.0.0",
3737
"tailwindcss": "^4.1.0",
3838
"typescript": "^5.7.0",
39-
"vite": "^6.0.0",
39+
"vite": "^6.4.2",
4040
"vitest": "^3.0.0"
4141
}
4242
}

0 commit comments

Comments
 (0)