Skip to content

Commit 803e8f9

Browse files
committedFeb 3, 2023
Update to latest secp256k1 library (#3719).
1 parent 2cba1c7 commit 803e8f9

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
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@adraffy/ens-normalize": "1.8.9",
1313
"@noble/hashes": "1.1.2",
14-
"@noble/secp256k1": "1.6.3",
14+
"@noble/secp256k1": "1.7.1",
1515
"aes-js": "4.0.0-beta.3",
1616
"tslib": "2.4.0",
1717
"ws": "8.5.0"

0 commit comments

Comments
 (0)
Please sign in to comment.