Update elliptic dependency from git to version 6.6.1

Kept getting  TypeError: Invalid comparator: with the git+URL.
This commit is contained in:
Jeremiah C. Foster
2026-03-23 21:11:30 +01:00
committed by GitHub
parent e07365b066
commit 501d69500d
+1 -1
View File
@@ -9854,7 +9854,7 @@
"asn1js": "^3.0.5",
"core-js": "^3.35.1",
"des.js": "^1.1.0",
"elliptic": "git+https://github.com/mahrud/elliptic.git",
"elliptic": "^6.6.1",
"pvtsutils": "^1.3.5",
"tslib": "^2.6.2",
"webcrypto-core": "^1.7.8"