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

This commit is contained in:
2026-05-05 12:51:05 +00:00
committed by Hugh Hackman [agent]
parent 67602fb279
commit a085dda623
+2 -1
View File
@@ -53,7 +53,8 @@
"tar": "^7.5.11",
"undici": "^7.24.3",
"vite": ">=6.4.2",
"lodash": ">=4.18.0"
"lodash": ">=4.18.0",
"elliptic": ">=6.6.1"
},
"dependencies": {
"node-forge": "^1.4.0"