Skip to content

Commit 9931771

Browse files
fix(deps): update all non-major dependencies
1 parent 361d306 commit 9931771

File tree

1 file changed

+42
-40
lines changed

1 file changed

+42
-40
lines changed

yarn.lock

Lines changed: 42 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -1861,6 +1861,16 @@
18611861
resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-13.2.4.tgz#5abda92fe12b9829bf7951c4a221282c56041144"
18621862
integrity sha512-0MffFmyv7tBLlji01qc0IaPP/LVExzvj7/R5x1Jph1bTAIj4Vu81yFQWHHQAP6r4ff9Ukj1mBK6MDNVXm7Tcvw==
18631863

1864+
1865+
version "1.2.0"
1866+
resolved "https://registry.yarnpkg.com/@noble/ciphers/-/ciphers-1.2.0.tgz#a7858e18eb620f6b2a327a7f0e647b6a78fd0727"
1867+
integrity sha512-YGdEUzYEd+82jeaVbSKKVp1jFZb8LwaNMIIzHFkihGvYdd/KKAr7KaJHdEdSYGredE3ssSravXIa0Jxg28Sv5w==
1868+
1869+
1870+
version "1.7.0"
1871+
resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.7.0.tgz#5d9e33af2c7d04fee35de1519b80c958b2e35e39"
1872+
integrity sha512-HXydb0DgzTpDPwbVeDGCG1gIu7X6+AuU6Zl6av/E/KG8LMsvPntvq+w17CHRpKBmN6Ybdrt1eP3k4cj8DJa78w==
1873+
18641874
"@nodelib/[email protected]":
18651875
version "2.1.5"
18661876
resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz#7619c2eb21b25483f6d167548b4cfd5a7488c3d5"
@@ -1883,9 +1893,9 @@
18831893
fastq "^1.6.0"
18841894

18851895
"@perawallet/connect@^1.0.7":
1886-
version "1.2.1"
1887-
resolved "https://registry.yarnpkg.com/@perawallet/connect/-/connect-1.2.1.tgz#24d2acfcc30f17255b173c814799008f6091b68c"
1888-
integrity sha512-2fAawmRYAximkAiB0NFYFsgz5BrfSChkB8wCVKgH2P04KdnlVVzAR572x1HJbKPUC1mGv1R551Xs34zCm7ya8A==
1896+
version "1.4.2"
1897+
resolved "https://registry.yarnpkg.com/@perawallet/connect/-/connect-1.4.2.tgz#38c9fd916b4fec9bbcbdee21608ff6c24d6acd9a"
1898+
integrity sha512-LCdaWMm1PerIxnBWTkPVEfEbEJ+onfIfDK80+Nj//Rce//tLFzGU7kAxSU7Al70hrD1AvnYyXm2svFbsUzOa7w==
18891899
dependencies:
18901900
"@evanhahn/lottie-web-light" "5.8.1"
18911901
"@walletconnect/client" "^1.8.0"
@@ -2518,15 +2528,15 @@
25182528
"@walletconnect/utils" "^1.8.0"
25192529

25202530
"@walletconnect/crypto@^1.0.2":
2521-
version "1.0.3"
2522-
resolved "https://registry.yarnpkg.com/@walletconnect/crypto/-/crypto-1.0.3.tgz#7b8dd4d7e2884fe3543c7c07aea425eef5ef9dd4"
2523-
integrity sha512-+2jdORD7XQs76I2Odgr3wwrtyuLUXD/kprNVsjWRhhhdO9Mt6WqVzOPu0/t7OHSmgal8k7SoBQzUc5hu/8zL/g==
2531+
version "1.1.0"
2532+
resolved "https://registry.yarnpkg.com/@walletconnect/crypto/-/crypto-1.1.0.tgz#a05850a128953a549f803fe2ab5a9045a284b9bb"
2533+
integrity sha512-yZO8BBTQt7BcaemjDgwN56OmSv0OO4QjIpvtfj5OxZfL6IQZQWHOhwC6pJg+BmZPbDlJlWFqFuCZRtiPwRmsoA==
25242534
dependencies:
2535+
"@noble/ciphers" "1.2.0"
2536+
"@noble/hashes" "1.7.0"
25252537
"@walletconnect/encoding" "^1.0.2"
25262538
"@walletconnect/environment" "^1.0.1"
25272539
"@walletconnect/randombytes" "^1.0.3"
2528-
aes-js "^3.1.2"
2529-
hash.js "^1.1.7"
25302540
tslib "1.14.1"
25312541

25322542
"@walletconnect/encoding@^1.0.1", "@walletconnect/encoding@^1.0.2":
@@ -2554,31 +2564,31 @@
25542564
"@walletconnect/types" "^1.8.0"
25552565
"@walletconnect/utils" "^1.8.0"
25562566

2557-
"@walletconnect/jsonrpc-types@^1.0.2":
2558-
version "1.0.2"
2559-
resolved "https://registry.yarnpkg.com/@walletconnect/jsonrpc-types/-/jsonrpc-types-1.0.2.tgz#b79519f679cd6a5fa4a1bea888f27c1916689a20"
2560-
integrity sha512-CZe8tjJX73OWdHjrBHy7HtAapJ2tT0Q3TYhPBhRxi3643lwPIQWC9En45ldY14TZwgSewkbZ0FtGBZK0G7Bbyg==
2567+
"@walletconnect/jsonrpc-types@^1.0.3":
2568+
version "1.0.4"
2569+
resolved "https://registry.yarnpkg.com/@walletconnect/jsonrpc-types/-/jsonrpc-types-1.0.4.tgz#ce1a667d79eadf2a2d9d002c152ceb68739c230c"
2570+
integrity sha512-P6679fG/M+wuWg9TY8mh6xFSdYnFyFjwFelxyISxMDrlbXokorEVXYOxiqEbrU3x1BmBoCAJJ+vtEaEoMlpCBQ==
25612571
dependencies:
2572+
events "^3.3.0"
25622573
keyvaluestorage-interface "^1.0.0"
2563-
tslib "1.14.1"
25642574

25652575
"@walletconnect/jsonrpc-utils@^1.0.3":
2566-
version "1.0.6"
2567-
resolved "https://registry.yarnpkg.com/@walletconnect/jsonrpc-utils/-/jsonrpc-utils-1.0.6.tgz#7fa58e6671247e64e189828103282e6258f5330f"
2568-
integrity sha512-snp0tfkjPiDLQp/jrBewI+9SM33GPV4+Gjgldod6XQ7rFyQ5FZjnBxUkY4xWH0+arNxzQSi6v5iDXjCjSaorpg==
2576+
version "1.0.8"
2577+
resolved "https://registry.yarnpkg.com/@walletconnect/jsonrpc-utils/-/jsonrpc-utils-1.0.8.tgz#82d0cc6a5d6ff0ecc277cb35f71402c91ad48d72"
2578+
integrity sha512-vdeb03bD8VzJUL6ZtzRYsFMq1eZQcM3EAzT0a3st59dyLfJ0wq+tKMpmGH7HlB7waD858UWgfIcudbPFsbzVdw==
25692579
dependencies:
25702580
"@walletconnect/environment" "^1.0.1"
2571-
"@walletconnect/jsonrpc-types" "^1.0.2"
2581+
"@walletconnect/jsonrpc-types" "^1.0.3"
25722582
tslib "1.14.1"
25732583

25742584
"@walletconnect/randombytes@^1.0.3":
2575-
version "1.0.3"
2576-
resolved "https://registry.yarnpkg.com/@walletconnect/randombytes/-/randombytes-1.0.3.tgz#e795e4918367fd1e6a2215e075e64ab93e23985b"
2577-
integrity sha512-35lpzxcHFbTN3ABefC9W+uBpNZl1GC4Wpx0ed30gibfO/y9oLdy1NznbV96HARQKSBV9J9M/rrtIvf6a23jfYw==
2585+
version "1.1.0"
2586+
resolved "https://registry.yarnpkg.com/@walletconnect/randombytes/-/randombytes-1.1.0.tgz#a492478d937f9caca28afb330f8130caabfae7dc"
2587+
integrity sha512-X+LO/9ClnXX2Q/1+u83qMnohVaxC4qsXByM/gMSwGMrUObxEiqEWS+b9Upg9oNl6mTr85dTCRF8W17KVcKKXQw==
25782588
dependencies:
2589+
"@noble/hashes" "1.7.0"
25792590
"@walletconnect/encoding" "^1.0.2"
25802591
"@walletconnect/environment" "^1.0.1"
2581-
randombytes "^2.1.0"
25822592
tslib "1.14.1"
25832593

25842594
"@walletconnect/[email protected]":
@@ -2673,11 +2683,6 @@ acorn@^8.1.0, acorn@^8.4.1, acorn@^8.5.0, acorn@^8.8.0, acorn@^8.8.1:
26732683
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.8.1.tgz#0a3f9cbecc4ec3bea6f0a80b66ae8dd2da250b73"
26742684
integrity sha512-7zFpHzhnqYKrkYdUjF1HI1bzd0VygEGX8lFk4k5zVMqHEoES+P+7TKI+EvLO9WVMJ8eekdO0aDEK044xTXwPPA==
26752685

2676-
aes-js@^3.1.2:
2677-
version "3.1.2"
2678-
resolved "https://registry.yarnpkg.com/aes-js/-/aes-js-3.1.2.tgz#db9aabde85d5caabbfc0d4f2a4446960f627146a"
2679-
integrity sha512-e5pEa2kBnBOgR4Y/p20pskXI74UEz7de8ZGVo58asOtvSVG5YAbJeELPZxOmt+Bnz3rX753YKhfIn4X4l1PPRQ==
2680-
26812686
agent-base@6:
26822687
version "6.0.2"
26832688
resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-6.0.2.tgz#49fff58577cfee3f37176feab4c22e00f86d7f77"
@@ -3626,11 +3631,16 @@ cssstyle@^2.3.0:
36263631
dependencies:
36273632
cssom "~0.3.6"
36283633

3629-
csstype@^3.0.2, csstype@^3.0.6, csstype@^3.1.1:
3634+
csstype@^3.0.2, csstype@^3.0.6:
36303635
version "3.1.1"
36313636
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.1.tgz#841b532c45c758ee546a11d5bd7b7b473c8c30b9"
36323637
integrity sha512-DJR/VvkAvSZW9bTouZue2sSxDwdTN92uHjqeKVm+0dAqdfNykRzQ95tay8aXMBAAPpUiq4Qcug2L7neoRh2Egw==
36333638

3639+
csstype@^3.1.1:
3640+
version "3.1.3"
3641+
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.3.tgz#d80ff294d114fb0e6ac500fbf85b60137d7eff81"
3642+
integrity sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==
3643+
36343644
36353645
version "3.3.0"
36363646
resolved "https://registry.yarnpkg.com/cz-conventional-changelog/-/cz-conventional-changelog-3.3.0.tgz#9246947c90404149b3fe2cf7ee91acad3b7d22d2"
@@ -4285,6 +4295,11 @@ esutils@^2.0.2:
42854295
resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
42864296
integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==
42874297

4298+
events@^3.3.0:
4299+
version "3.3.0"
4300+
resolved "https://registry.yarnpkg.com/events/-/events-3.3.0.tgz#31a95ad0a924e2d2c419a813aeb2c4e878ea7400"
4301+
integrity sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==
4302+
42884303
execa@^5.0.0:
42894304
version "5.1.1"
42904305
resolved "https://registry.yarnpkg.com/execa/-/execa-5.1.1.tgz#f80ad9cbf4298f7bd1d4c9555c21e93741c411dd"
@@ -4824,14 +4839,6 @@ has@^1.0.3:
48244839
dependencies:
48254840
function-bind "^1.1.1"
48264841

4827-
hash.js@^1.1.7:
4828-
version "1.1.7"
4829-
resolved "https://registry.yarnpkg.com/hash.js/-/hash.js-1.1.7.tgz#0babca538e8d4ee4a0f8988d68866537a003cf42"
4830-
integrity sha512-taOaskGt4z4SOANNseOviYDvjEJinIkRgmp7LbKP2YTTmVxWBl87s/uzK9r+44BclBSp2X7K1hqeNfz9JbBeXA==
4831-
dependencies:
4832-
inherits "^2.0.3"
4833-
minimalistic-assert "^1.0.1"
4834-
48354842
hi-base32@^0.5.1:
48364843
version "0.5.1"
48374844
resolved "https://registry.yarnpkg.com/hi-base32/-/hi-base32-0.5.1.tgz#1279f2ddae2673219ea5870c2121d2a33132857e"
@@ -6343,11 +6350,6 @@ min-indent@^1.0.0:
63436350
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
63446351
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
63456352

6346-
minimalistic-assert@^1.0.1:
6347-
version "1.0.1"
6348-
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
6349-
integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A==
6350-
63516353
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
63526354
version "3.1.2"
63536355
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"

0 commit comments

Comments
 (0)