Skip to content

Commit f3c9b2c

Browse files
paberrclaude
andcommitted
Bump vite to ^6.4.3 in test
Fixes both open security alerts (server.fs.deny bypass on Windows, launch-editor NTLMv2 hash disclosure) within vite 6.x, avoiding the vite 8 major jump that breaks the vite-app integration test. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent 60e073b commit f3c9b2c

2 files changed

Lines changed: 14 additions & 9 deletions

File tree

test/package-lock.json

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

test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
"@types/node": "^22.10.1",
1717
"serve": "^14.2.6",
1818
"shx": "^0.3.4",
19-
"vite": "^6.4.2"
19+
"vite": "^6.4.3"
2020
}
2121
}

0 commit comments

Comments
 (0)