Skip to content

Commit

Permalink
Update to latest secp256k1 library (#3719).
Browse files Browse the repository at this point in the history
  • Loading branch information
ricmoo committed Feb 3, 2023
1 parent 2cba1c7 commit 803e8f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@adraffy/ens-normalize": "1.8.9",
"@noble/hashes": "1.1.2",
"@noble/secp256k1": "1.6.3",
"@noble/secp256k1": "1.7.1",
"aes-js": "4.0.0-beta.3",
"tslib": "2.4.0",
"ws": "8.5.0"
Expand Down

0 comments on commit 803e8f9

Please sign in to comment.