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

This commit is contained in:
2026-05-05 13:04:47 +00:00
committed by Hugh Hackman [agent]
parent edd4404e70
commit 02e4fa6ac9
+2 -1
View File
@@ -50,6 +50,7 @@
"tar": "^7.5.11",
"undici": "^7.24.3",
"vite": ">=6.4.2",
"lodash": ">=4.18.0"
"lodash": ">=4.18.0",
"elliptic": ">=6.6.1"
}
}