Fix npm audit vulnerabilities
- Patch react-router open redirect (GHSA-2j2x-hqr9-3h42) within 6.x - Bump vitest to 4.x to fix UI server file read/exec (GHSA-5xrq-8626-4rwp) npm audit now reports 0 vulnerabilities; full test suite passes.
This commit is contained in:
Generated
+206
-1797
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -163,7 +163,7 @@
|
||||
"typescript": "^5.5.3",
|
||||
"typescript-eslint": "^8.0.1",
|
||||
"vite": "^8.0.3",
|
||||
"vitest": "^3.1.4"
|
||||
"vitest": "^4.1.8"
|
||||
},
|
||||
"overrides": {
|
||||
"react": "$react",
|
||||
|
||||
Reference in New Issue
Block a user