fix: override elliptic to patched version for GHSA-848j-6mx2-7j84

This commit is contained in:
2026-05-05 13:02:42 +00:00
committed by Hugh Hackman [agent]
parent 4ba90fa218
commit 8f83807fe8
+2 -1
View File
@@ -51,6 +51,7 @@
"overrides": {
"tar": "^7.5.11",
"undici": "^7.24.3",
"vite": ">=6.4.2"
"vite": ">=6.4.2",
"elliptic": ">=6.6.1"
}
}