Skip to content

Commit 2d3768a

Browse files
authored
chore: bump notify client 0.16.4 (#387)
1 parent ed3012a commit 2d3768a

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@sentry/react": "^7.64.0",
1919
"@walletconnect/core": "2.11.0",
2020
"@walletconnect/identity-keys": "^1.0.1",
21-
"@walletconnect/notify-client": "^0.16.3",
21+
"@walletconnect/notify-client": "^0.16.4",
2222
"@walletconnect/notify-message-decrypter": "^0.1.0",
2323
"@web3modal/wagmi": "3.5.6",
2424
"classnames": "^2.3.2",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3103,7 +3103,7 @@
31033103
lodash.isequal "4.5.0"
31043104
uint8arrays "^3.1.0"
31053105

3106-
"@walletconnect/core@2.11.0", "@walletconnect/core@^2.11.0":
3106+
"@walletconnect/core@2.11.0", "@walletconnect/core@^2.11.0-canary.0":
31073107
version "2.11.0"
31083108
resolved "https://registry.yarnpkg.com/@walletconnect/core/-/core-2.11.0.tgz#3a4e301077b2f858fd916b7a20b5b984d1afce63"
31093109
integrity sha512-2Tjp5BCevI7dbmqo/OrCjX4tqgMqwJNQLlQAlphqPfvwlF9+tIu6pGcVbSN3U9zyXzWIZCeleqEaWUeSeET4Ew==
@@ -3395,14 +3395,14 @@
33953395
"@walletconnect/modal-core" "2.6.2"
33963396
"@walletconnect/modal-ui" "2.6.2"
33973397

3398-
"@walletconnect/notify-client@^0.16.3":
3399-
version "0.16.3"
3400-
resolved "https://registry.yarnpkg.com/@walletconnect/notify-client/-/notify-client-0.16.3.tgz#e2cbfb34a92da30a01ee8ebfe86e0376ef66ae80"
3401-
integrity sha512-T/b/mfuwVIniUK0EwuhW1BJX7iqPSbM7bpS9dDyQowCxJeXBCJVddyo4x62/ecdYVmt+ePt+7b5oXZfmovIMIg==
3398+
"@walletconnect/notify-client@^0.16.4":
3399+
version "0.16.4"
3400+
resolved "https://registry.yarnpkg.com/@walletconnect/notify-client/-/notify-client-0.16.4.tgz#d2f1b55867cbd9793a6dee5c1e4554ad48055af3"
3401+
integrity sha512-+Y4CRG//oYTd3fB4qRnCyGx8TFv1+b5lW0LHCD8t/X+fS3rU7A03VPRoJgJwedrmyhjWh1Leh3VnXinCtTSNHw==
34023402
dependencies:
34033403
"@noble/ed25519" "^1.7.3"
34043404
"@walletconnect/cacao" "1.0.2"
3405-
"@walletconnect/core" "^2.11.0"
3405+
"@walletconnect/core" "^2.11.0-canary.0"
34063406
"@walletconnect/did-jwt" "2.0.1"
34073407
"@walletconnect/identity-keys" "^1.0.1"
34083408
"@walletconnect/jsonrpc-utils" "1.0.7"
@@ -5356,9 +5356,9 @@ follow-redirects@^1.15.0:
53565356
integrity sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==
53575357

53585358
follow-redirects@^1.15.4:
5359-
version "1.15.4"
5360-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.4.tgz#cdc7d308bf6493126b17ea2191ea0ccf3e535adf"
5361-
integrity sha512-Cr4D/5wlrb0z9dgERpUL3LrmPKVDsETIJhaCMeDfuFYcqa5bldGV6wBsAN6X/vxlXQtFBMrXdXxdL8CbDTGniw==
5359+
version "1.15.5"
5360+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.5.tgz#54d4d6d062c0fa7d9d17feb008461550e3ba8020"
5361+
integrity sha512-vSFWUON1B+yAw1VN4xMfxgn5fTUiaOzAJCKBwIIgT/+7CuGy9+r+5gITvP62j3RmaD5Ph65UaERdOSRGUzZtgw==
53625362

53635363
for-each@^0.3.3:
53645364
version "0.3.3"

0 commit comments

Comments
 (0)