Skip to content

Commit 8e9d05d

Browse files
chore(deps): update dependency @noble/secp256k1 to v2
1 parent 07f3ed0 commit 8e9d05d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"@fiatconnect/fiatconnect-types": "^13.3.8",
7878
"@gorhom/bottom-sheet": "^4.6.4",
7979
"@json-rpc-tools/utils": "^1.7.6",
80-
"@noble/secp256k1": "^1.7.1",
80+
"@noble/secp256k1": "^2.1.0",
8181
"@react-native-async-storage/async-storage": "^1.24.0",
8282
"@react-native-clipboard/clipboard": "^1.14.1",
8383
"@react-native-community/netinfo": "^11.3.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2153,10 +2153,10 @@
21532153
resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.5.0.tgz#abadc5ca20332db2b1b2aa3e496e9af1213570b0"
21542154
integrity sha512-1j6kQFb7QRru7eKN3ZDvRcP13rugwdxZqCjbiAVZfIJwgj2A65UmT4TgARXGlXgnRkORLTDTrO19ZErt7+QXgA==
21552155

2156-
"@noble/secp256k1@^1.7.1":
2157-
version "1.7.1"
2158-
resolved "https://registry.yarnpkg.com/@noble/secp256k1/-/secp256k1-1.7.1.tgz#b251c70f824ce3ca7f8dc3df08d58f005cc0507c"
2159-
integrity sha512-hOUk6AyBFmqVrv7k5WAw/LpszxVbj9gGN4JRkIX52fdFAj1UA61KXmZDvqVEm+pOyec3+fIeZB02LYa/pWOArw==
2156+
"@noble/secp256k1@^2.1.0":
2157+
version "2.1.0"
2158+
resolved "https://registry.yarnpkg.com/@noble/secp256k1/-/secp256k1-2.1.0.tgz#71d829a0b8ce84aea137708f82273977eea84597"
2159+
integrity sha512-XLEQQNdablO0XZOIniFQimiXsZDNwaYgL96dZwC54Q30imSbAOFf3NKtepc+cXyuZf5Q1HCgbqgZ2UFFuHVcEw==
21602160

21612161
"@nodelib/fs.scandir@2.1.5":
21622162
version "2.1.5"

0 commit comments

Comments
 (0)