Update to latest secp256k1 library (#3719).

This commit is contained in:
Richard Moore 2023-02-03 03:28:22 -05:00
parent 2cba1c7781
commit 803e8f9821

@ -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"