Skip to content

Commit 24aa6ef

Browse files
authored
fix: assertion failed with elliptic 6.5.4 (#227)
1 parent 53db0d8 commit 24aa6ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
"bls-signatures": "^0.2.5",
118118
"bn.js": "=4.11.8",
119119
"bs58": "=4.0.1",
120-
"elliptic": "^6.5.3",
120+
"elliptic": "6.5.3",
121121
"inherits": "=2.0.1",
122122
"lodash": "^4.17.20",
123123
"unorm": "^1.6.0"

0 commit comments

Comments
 (0)