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 5b5ed9897b
commit c24e96da97
+2 -1
View File
@@ -33,7 +33,8 @@
"overrides": {
"tar": "^7.5.11",
"undici": "^7.24.3",
"flatted": "^3.4.2"
"flatted": "^3.4.2",
"elliptic": ">=6.6.1"
}
},
"devDependencies": {