diff --git a/package.json b/package.json index b9aeb062f5..5ad92fded2 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@getalby/sdk": "^3.2.3", "@headlessui/react": "^1.7.18", "@lightninglabs/lnc-web": "^0.2.4-alpha", - "@noble/curves": "^1.1.0", + "@noble/curves": "^1.3.0", "@noble/secp256k1": "^2.0.0", "@popicons/react": "^0.0.9", "@scure/bip32": "^1.3.3", diff --git a/yarn.lock b/yarn.lock index ad2c69ebcc..f6fb28962f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1065,14 +1065,14 @@ resolved "https://registry.yarnpkg.com/@noble/ciphers/-/ciphers-0.2.0.tgz#a12cda60f3cf1ab5d7c77068c3711d2366649ed7" integrity sha512-6YBxJDAapHSdd3bLDv6x2wRPwq4QFMUaB3HvljNBUTThDd12eSm7/3F+2lnfzx2jvM+S6Nsy0jEt9QbPqSwqRw== -"@noble/curves@1.1.0", "@noble/curves@^1.1.0", "@noble/curves@~1.1.0": +"@noble/curves@1.1.0", "@noble/curves@~1.1.0": version "1.1.0" resolved "https://registry.npmjs.org/@noble/curves/-/curves-1.1.0.tgz" integrity sha512-091oBExgENk/kGj3AZmtBDMpxQPDtxQABR2B9lb1JbVTs6ytdzZNwvhxQ4MWasRNEzlbEH8jCWFCwhF/Obj5AA== dependencies: "@noble/hashes" "1.3.1" -"@noble/curves@~1.3.0": +"@noble/curves@^1.3.0", "@noble/curves@~1.3.0": version "1.3.0" resolved "https://registry.yarnpkg.com/@noble/curves/-/curves-1.3.0.tgz#01be46da4fd195822dab821e72f71bf4aeec635e" integrity sha512-t01iSXPuN+Eqzb4eBX0S5oubSqXbK/xXa1Ne18Hj8f9pStxztHCE2gfboSp/dZRLSqfuLpRK2nDXDK+W9puocA==