Skip to content

Commit 168e16f

Browse files
committed
[Deps] pin elliptic due to a breaking change
See indutny/elliptic#314
1 parent 37a4758 commit 168e16f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"browserify-rsa": "^4.1.0",
3434
"create-hash": "^1.2.0",
3535
"create-hmac": "^1.1.7",
36-
"elliptic": "^6.5.4",
36+
"elliptic": "=6.5.1",
3737
"inherits": "^2.0.4",
3838
"parse-asn1": "^5.1.6",
3939
"readable-stream": "^3.6.2",

0 commit comments

Comments
 (0)