Skip to content

Commit f97cc6f

Browse files
Update dependency @walletconnect/utils to v2
1 parent 89e6f45 commit f97cc6f

File tree

2 files changed

+81
-15
lines changed

2 files changed

+81
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@types/uuid": "9.0.1",
4646
"@vitejs/plugin-react": "^3.1.0",
4747
"@walletconnect/ethereum-provider": "2.4.7",
48-
"@walletconnect/utils": "1.8.0",
48+
"@walletconnect/utils": "2.7.6",
4949
"@walletconnect/web3-provider": "1.8.0",
5050
"@web3-react/coinbase-wallet": "^8.0.35-beta.0",
5151
"@web3-react/core": "8.1.2-beta.0",

yarn.lock

Lines changed: 80 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -5153,6 +5153,15 @@
51535153
ts-node "^10.9.1"
51545154
tslib "1.14.1"
51555155

5156+
"@walletconnect/[email protected]":
5157+
version "1.2.1"
5158+
resolved "https://registry.yarnpkg.com/@walletconnect/heartbeat/-/heartbeat-1.2.1.tgz#afaa3a53232ae182d7c9cff41c1084472d8f32e9"
5159+
integrity sha512-yVzws616xsDLJxuG/28FqtZ5rzrTA4gUjdEMTbWB5Y8V1XHRmqq4efAxCw5ie7WjbXFSUyBHaWlMR+2/CpQC5Q==
5160+
dependencies:
5161+
"@walletconnect/events" "^1.0.1"
5162+
"@walletconnect/time" "^1.0.2"
5163+
tslib "1.14.1"
5164+
51565165
"@walletconnect/http-connection@^1.8.0":
51575166
version "1.8.0"
51585167
resolved "https://registry.yarnpkg.com/@walletconnect/http-connection/-/http-connection-1.8.0.tgz#c19fff5c179d5180d8b974faef2621bd012adb4e"
@@ -5191,6 +5200,14 @@
51915200
"@walletconnect/safe-json" "^1.0.1"
51925201
tslib "1.14.1"
51935202

5203+
"@walletconnect/[email protected]":
5204+
version "1.0.3"
5205+
resolved "https://registry.yarnpkg.com/@walletconnect/jsonrpc-types/-/jsonrpc-types-1.0.3.tgz#65e3b77046f1a7fa8347ae02bc1b841abe6f290c"
5206+
integrity sha512-iIQ8hboBl3o5ufmJ8cuduGad0CQm3ZlsHtujv9Eu16xq89q+BG7Nh5VLxxUgmtpnrePgFkTwXirCTkwJH1v+Yw==
5207+
dependencies:
5208+
keyvaluestorage-interface "^1.0.0"
5209+
tslib "1.14.1"
5210+
51945211
"@walletconnect/jsonrpc-types@^1.0.2":
51955212
version "1.0.2"
51965213
resolved "https://registry.yarnpkg.com/@walletconnect/jsonrpc-types/-/jsonrpc-types-1.0.2.tgz#b79519f679cd6a5fa4a1bea888f27c1916689a20"
@@ -5294,6 +5311,13 @@
52945311
dependencies:
52955312
tslib "1.14.1"
52965313

5314+
"@walletconnect/safe-json@^1.0.2":
5315+
version "1.0.2"
5316+
resolved "https://registry.yarnpkg.com/@walletconnect/safe-json/-/safe-json-1.0.2.tgz#7237e5ca48046e4476154e503c6d3c914126fa77"
5317+
integrity sha512-Ogb7I27kZ3LPC3ibn8ldyUr5544t3/STow9+lzz7Sfo808YD7SBWk7SAsdBFlYgP2zDRy2hS3sKRcuSRM0OTmA==
5318+
dependencies:
5319+
tslib "1.14.1"
5320+
52975321
"@walletconnect/[email protected]":
52985322
version "2.4.7"
52995323
resolved "https://registry.yarnpkg.com/@walletconnect/sign-client/-/sign-client-2.4.7.tgz#d01e645f189726d5f919724a4145cdd16e4c4044"
@@ -5368,6 +5392,18 @@
53685392
"@walletconnect/logger" "^2.0.1"
53695393
events "^3.3.0"
53705394

5395+
"@walletconnect/[email protected]":
5396+
version "2.7.6"
5397+
resolved "https://registry.yarnpkg.com/@walletconnect/types/-/types-2.7.6.tgz#60db56d8005d2b3168217eb65386bae52930a478"
5398+
integrity sha512-678xFaf5AULHMsd1JdN1X+iMHUt75bPUAOsQ0oSA4mtKZW/vS1jMqe3siXQKEOXFWyIJoQD1Q8clDO9oZ00/hg==
5399+
dependencies:
5400+
"@walletconnect/events" "^1.0.1"
5401+
"@walletconnect/heartbeat" "1.2.1"
5402+
"@walletconnect/jsonrpc-types" "1.0.3"
5403+
"@walletconnect/keyvaluestorage" "^1.0.2"
5404+
"@walletconnect/logger" "^2.0.1"
5405+
events "^3.3.0"
5406+
53715407
"@walletconnect/types@^1.8.0":
53725408
version "1.8.0"
53735409
resolved "https://registry.yarnpkg.com/@walletconnect/types/-/types-1.8.0.tgz#3f5e85b2d6b149337f727ab8a71b8471d8d9a195"
@@ -5390,19 +5426,6 @@
53905426
events "^3.3.0"
53915427
pino "7.11.0"
53925428

5393-
"@walletconnect/[email protected]", "@walletconnect/utils@^1.8.0":
5394-
version "1.8.0"
5395-
resolved "https://registry.yarnpkg.com/@walletconnect/utils/-/utils-1.8.0.tgz#2591a197c1fa7429941fe428876088fda6632060"
5396-
integrity sha512-zExzp8Mj1YiAIBfKNm5u622oNw44WOESzo6hj+Q3apSMIb0Jph9X3GDIdbZmvVZsNPxWDL7uodKgZcCInZv2vA==
5397-
dependencies:
5398-
"@walletconnect/browser-utils" "^1.8.0"
5399-
"@walletconnect/encoding" "^1.0.1"
5400-
"@walletconnect/jsonrpc-utils" "^1.0.3"
5401-
"@walletconnect/types" "^1.8.0"
5402-
bn.js "4.11.8"
5403-
js-sha3 "0.8.0"
5404-
query-string "6.13.5"
5405-
54065429
"@walletconnect/[email protected]", "@walletconnect/utils@^2.4.5":
54075430
version "2.4.6"
54085431
resolved "https://registry.yarnpkg.com/@walletconnect/utils/-/utils-2.4.6.tgz#2bd192bfcc019d19929be2881f8e4f54fc9b56a0"
@@ -5445,6 +5468,39 @@
54455468
query-string "7.1.1"
54465469
uint8arrays "^3.1.0"
54475470

5471+
"@walletconnect/[email protected]":
5472+
version "2.7.6"
5473+
resolved "https://registry.yarnpkg.com/@walletconnect/utils/-/utils-2.7.6.tgz#42ff9d7bb3c1874aa85d480181c6a7aafc34c90f"
5474+
integrity sha512-IS5eRWihW3L4qHG7pT9L8NtjuY5gbE0D5yqcgT2wnZ/1IDl9OihVT37CWM66Ppf6i195Uuwagfl+Qw8RlECeKg==
5475+
dependencies:
5476+
"@stablelib/chacha20poly1305" "1.0.1"
5477+
"@stablelib/hkdf" "1.0.1"
5478+
"@stablelib/random" "^1.0.2"
5479+
"@stablelib/sha256" "1.0.1"
5480+
"@stablelib/x25519" "^1.0.3"
5481+
"@walletconnect/relay-api" "^1.0.9"
5482+
"@walletconnect/safe-json" "^1.0.2"
5483+
"@walletconnect/time" "^1.0.2"
5484+
"@walletconnect/types" "2.7.6"
5485+
"@walletconnect/window-getters" "^1.0.1"
5486+
"@walletconnect/window-metadata" "^1.0.1"
5487+
detect-browser "5.3.0"
5488+
query-string "7.1.3"
5489+
uint8arrays "^3.1.0"
5490+
5491+
"@walletconnect/utils@^1.8.0":
5492+
version "1.8.0"
5493+
resolved "https://registry.yarnpkg.com/@walletconnect/utils/-/utils-1.8.0.tgz#2591a197c1fa7429941fe428876088fda6632060"
5494+
integrity sha512-zExzp8Mj1YiAIBfKNm5u622oNw44WOESzo6hj+Q3apSMIb0Jph9X3GDIdbZmvVZsNPxWDL7uodKgZcCInZv2vA==
5495+
dependencies:
5496+
"@walletconnect/browser-utils" "^1.8.0"
5497+
"@walletconnect/encoding" "^1.0.1"
5498+
"@walletconnect/jsonrpc-utils" "^1.0.3"
5499+
"@walletconnect/types" "^1.8.0"
5500+
bn.js "4.11.8"
5501+
js-sha3 "0.8.0"
5502+
query-string "6.13.5"
5503+
54485504
"@walletconnect/[email protected]":
54495505
version "1.8.0"
54505506
resolved "https://registry.yarnpkg.com/@walletconnect/web3-provider/-/web3-provider-1.8.0.tgz#e90d903f4c609b7158ecb5f0f41df121e93b56b5"
@@ -8298,7 +8354,7 @@ decimal.js@^10.2.1, decimal.js@^10.4.2, decimal.js@^10.4.3:
82988354
resolved "https://registry.yarnpkg.com/decimal.js/-/decimal.js-10.4.3.tgz#1044092884d245d1b7f65725fa4ad4c6f781cc23"
82998355
integrity sha512-VBBaLc1MgL5XpzgIP7ny5Z6Nx3UrRkIViUkPUdtl9aya5amy3De1gsUUSB1g3+3sExYNjCAsAznmukyxCb1GRA==
83008356

8301-
decode-uri-component@^0.2.0:
8357+
decode-uri-component@^0.2.0, decode-uri-component@^0.2.2:
83028358
version "0.2.2"
83038359
resolved "https://registry.yarnpkg.com/decode-uri-component/-/decode-uri-component-0.2.2.tgz#e69dbe25d37941171dd540e024c444cd5188e1e9"
83048360
integrity sha512-FqUYQ+8o158GyGTrMFJms9qh3CqTKvAqgqsTnkLI8sKu0028orqBhxNMFkFen0zGyg6epACD32pjVk58ngIErQ==
@@ -15736,6 +15792,16 @@ [email protected]:
1573615792
split-on-first "^1.0.0"
1573715793
strict-uri-encode "^2.0.0"
1573815794

15795+
15796+
version "7.1.3"
15797+
resolved "https://registry.yarnpkg.com/query-string/-/query-string-7.1.3.tgz#a1cf90e994abb113a325804a972d98276fe02328"
15798+
integrity sha512-hh2WYhq4fi8+b+/2Kg9CEge4fDPvHS534aOOvOZeQ3+Vf2mCFsaFBYj0i+iXcAq6I9Vzp5fjMFBlONvayDC1qg==
15799+
dependencies:
15800+
decode-uri-component "^0.2.2"
15801+
filter-obj "^1.1.0"
15802+
split-on-first "^1.0.0"
15803+
strict-uri-encode "^2.0.0"
15804+
1573915805
query-string@^5.0.1:
1574015806
version "5.1.1"
1574115807
resolved "https://registry.yarnpkg.com/query-string/-/query-string-5.1.1.tgz#a78c012b71c17e05f2e3fa2319dd330682efb3cb"

0 commit comments

Comments
 (0)