Skip to content

Commit 2d83e8e

Browse files
committed
Upgrade to edge-login-ui-rn v3.34.1
1 parent 9e34919 commit 2d83e8e

File tree

3 files changed

+71
-94
lines changed

3 files changed

+71
-94
lines changed

ios/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ PODS:
2323
- React-Core
2424
- edge-exchange-plugins (2.39.0):
2525
- React-Core
26-
- edge-login-ui-rn (3.34.0):
26+
- edge-login-ui-rn (3.34.1):
2727
- React-Core
2828
- EXConstants (17.1.7):
2929
- ExpoModulesCore
@@ -3337,7 +3337,7 @@ SPEC CHECKSUMS:
33373337
edge-currency-accountbased: 276961e408cd7aa3c795860cb943df452b70f0b2
33383338
edge-currency-plugins: 4eb7f0e2a8286e0e6064b243803c016ba0db7dfc
33393339
edge-exchange-plugins: f7cdcd868376a63819884fa45be39173b1e2d919
3340-
edge-login-ui-rn: 309dde378bed51f617aa932844f96f61d023e56a
3340+
edge-login-ui-rn: 5d97370264def09b8a2fa7b0a8f11ef6896bd053
33413341
EXConstants: 98bcf0f22b820f9b28f9fee55ff2daededadd2f8
33423342
Expo: 43d9e0c3108cc3a1c2739743e9b51086144ee4b0
33433343
ExpoAsset: ef06e880126c375f580d4923fdd1cdf4ee6ee7d6

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
"edge-currency-plugins": "^3.8.7",
111111
"edge-exchange-plugins": "^2.39.0",
112112
"edge-info-server": "^3.9.0",
113-
"edge-login-ui-rn": "^3.34.0",
113+
"edge-login-ui-rn": "^3.34.1",
114114
"ethers": "^5.7.2",
115115
"expo": "^53.0.0",
116116
"jsrsasign": "^11.1.0",

yarn.lock

Lines changed: 68 additions & 91 deletions
Original file line numberDiff line numberDiff line change
@@ -1063,7 +1063,20 @@
10631063
"@babel/parser" "^7.27.2"
10641064
"@babel/types" "^7.27.1"
10651065

1066-
"@babel/traverse--for-generate-function-map@npm:@babel/traverse@^7.25.3", "@babel/traverse@^7.25.3", "@babel/traverse@^7.27.1", "@babel/traverse@^7.27.3", "@babel/traverse@^7.28.0", "@babel/traverse@^7.7.0":
1066+
"@babel/traverse--for-generate-function-map@npm:@babel/traverse@^7.25.3":
1067+
version "7.28.0"
1068+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.0.tgz#518aa113359b062042379e333db18380b537e34b"
1069+
integrity sha512-mGe7UK5wWyh0bKRfupsUchrQGqvDbZDbKJw+kcRGSmdHVYrv+ltd0pnpDTVpiTqnaBru9iEvA8pz8W46v0Amwg==
1070+
dependencies:
1071+
"@babel/code-frame" "^7.27.1"
1072+
"@babel/generator" "^7.28.0"
1073+
"@babel/helper-globals" "^7.28.0"
1074+
"@babel/parser" "^7.28.0"
1075+
"@babel/template" "^7.27.2"
1076+
"@babel/types" "^7.28.0"
1077+
debug "^4.3.1"
1078+
1079+
"@babel/traverse@^7.25.3", "@babel/traverse@^7.27.1", "@babel/traverse@^7.27.3", "@babel/traverse@^7.28.0", "@babel/traverse@^7.7.0":
10671080
version "7.28.0"
10681081
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.0.tgz#518aa113359b062042379e333db18380b537e34b"
10691082
integrity sha512-mGe7UK5wWyh0bKRfupsUchrQGqvDbZDbKJw+kcRGSmdHVYrv+ltd0pnpDTVpiTqnaBru9iEvA8pz8W46v0Amwg==
@@ -1133,12 +1146,7 @@
11331146
bfs-path "^1.0.2"
11341147
cross-fetch "^3.1.5"
11351148

1136-
"@chain-registry/types@^2.0.28", "@chain-registry/types@^2.0.30", "@chain-registry/types@^2.0.42":
1137-
version "2.0.42"
1138-
resolved "https://registry.yarnpkg.com/@chain-registry/types/-/types-2.0.42.tgz#9d86692fcc400d13246ab08085ff40ac040566a7"
1139-
integrity sha512-ozPgnok3kmtABQSUH4UussJdpygrdwA0uQJdnDhiVPczQ6OH5UQSvpX5UXDfNiutRkTztp7h/TA1DSQQbiQo1g==
1140-
1141-
"@chain-registry/types@^2.0.96":
1149+
"@chain-registry/types@^2.0.28", "@chain-registry/types@^2.0.30", "@chain-registry/types@^2.0.42", "@chain-registry/types@^2.0.96":
11421150
version "2.0.96"
11431151
resolved "https://registry.yarnpkg.com/@chain-registry/types/-/types-2.0.96.tgz#03bf768988caaa73861b5698fb7ab702c83136b5"
11441152
integrity sha512-kE0cWIEi4Cd8dhi/tXqF8CIR+VsorD3W7EojNpFR2Ff8WAP6qlcDLDHzaPkUqSuaHBi3R42sYhkT4+3YDWFX1Q==
@@ -3359,31 +3367,31 @@
33593367
dependencies:
33603368
"@noble/hashes" "1.3.1"
33613369

3362-
"@noble/curves@^1.3.0", "@noble/curves@^1.4.0", "@noble/curves@^1.4.2", "@noble/curves@^1.7.0", "@noble/curves@~1.8.0":
3363-
version "1.8.1"
3364-
resolved "https://registry.yarnpkg.com/@noble/curves/-/curves-1.8.1.tgz#19bc3970e205c99e4bdb1c64a4785706bce497ff"
3365-
integrity sha512-warwspo+UYUPep0Q+vtdVB4Ugn8GGQj8iyB3gnRWsztmUHTI3S1nhdiWNsPUGL0vud7JlRRk1XEu7Lq1KGTnMQ==
3366-
dependencies:
3367-
"@noble/hashes" "1.7.1"
3368-
3369-
"@noble/curves@^1.9.6", "@noble/curves@^1.9.7":
3370+
"@noble/curves@^1.3.0", "@noble/curves@^1.4.0", "@noble/curves@^1.4.2", "@noble/curves@^1.7.0", "@noble/curves@^1.9.6", "@noble/curves@^1.9.7":
33703371
version "1.9.7"
33713372
resolved "https://registry.yarnpkg.com/@noble/curves/-/curves-1.9.7.tgz#79d04b4758a43e4bca2cbdc62e7771352fa6b951"
33723373
integrity sha512-gbKGcRUYIjA3/zCCNaWDciTMFI0dCkvou3TL8Zmy5Nc7sJ47a0jtOeZoTaMxkuqRo9cRhjOdZJXegxYE5FN/xw==
33733374
dependencies:
33743375
"@noble/hashes" "1.8.0"
33753376

3377+
"@noble/curves@~1.8.0":
3378+
version "1.8.1"
3379+
resolved "https://registry.yarnpkg.com/@noble/curves/-/curves-1.8.1.tgz#19bc3970e205c99e4bdb1c64a4785706bce497ff"
3380+
integrity sha512-warwspo+UYUPep0Q+vtdVB4Ugn8GGQj8iyB3gnRWsztmUHTI3S1nhdiWNsPUGL0vud7JlRRk1XEu7Lq1KGTnMQ==
3381+
dependencies:
3382+
"@noble/hashes" "1.7.1"
3383+
33763384
"@noble/hashes@1.3.1":
33773385
version "1.3.1"
33783386
resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.3.1.tgz#8831ef002114670c603c458ab8b11328406953a9"
33793387
integrity sha512-EbqwksQwz9xDRGfDST86whPBgM65E0OH/pCgqW0GBVzO22bNE+NuIbeTb714+IfSjU3aRk47EUvXIb5bTsenKA==
33803388

3381-
"@noble/hashes@1.7.1", "@noble/hashes@^1", "@noble/hashes@^1.0.0", "@noble/hashes@^1.2.0", "@noble/hashes@^1.3.1", "@noble/hashes@^1.3.3", "@noble/hashes@^1.4.0", "@noble/hashes@~1.7.0":
3389+
"@noble/hashes@1.7.1", "@noble/hashes@~1.7.0":
33823390
version "1.7.1"
33833391
resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.7.1.tgz#5738f6d765710921e7a751e00c20ae091ed8db0f"
33843392
integrity sha512-B8XBPsn4vT/KJAGqDzbwztd+6Yte3P4V7iafm24bxgDe/mlRuK6xmWPuCNrKt2vDafZ8MfJLlchDG/vYafQEjQ==
33853393

3386-
"@noble/hashes@1.8.0", "@noble/hashes@^1.8.0":
3394+
"@noble/hashes@1.8.0", "@noble/hashes@^1", "@noble/hashes@^1.0.0", "@noble/hashes@^1.2.0", "@noble/hashes@^1.3.1", "@noble/hashes@^1.3.3", "@noble/hashes@^1.4.0", "@noble/hashes@^1.8.0":
33873395
version "1.8.0"
33883396
resolved "https://registry.yarnpkg.com/@noble/hashes/-/hashes-1.8.0.tgz#cee43d801fcef9644b11b8194857695acd5f815a"
33893397
integrity sha512-jCs9ldd7NwzpgXDIf6P3+NrHh9/sD6CQdxHyjQI+h/6rDNo88ypBxxz45UDuZHz9r3tNz7N/VInSVoVdtXEI4A==
@@ -5508,14 +5516,7 @@
55085516
dependencies:
55095517
"@types/node" "*"
55105518

5511-
"@types/bs58check@^2.1.0":
5512-
version "2.1.0"
5513-
resolved "https://registry.yarnpkg.com/@types/bs58check/-/bs58check-2.1.0.tgz#7d25a8b88fe7a9e315d2647335ee3c43c8fdb0c0"
5514-
integrity sha512-OxsysnJQh82vy9DRbOcw9m2j/WiyqZLn0YBhKxdQ+aCwoHj+tWzyCgpwAkr79IfDXZKxc6h7k89T9pwS78CqTQ==
5515-
dependencies:
5516-
"@types/node" "*"
5517-
5518-
"@types/bs58check@^2.1.2":
5519+
"@types/bs58check@^2.1.0", "@types/bs58check@^2.1.2":
55195520
version "2.1.2"
55205521
resolved "https://registry.yarnpkg.com/@types/bs58check/-/bs58check-2.1.2.tgz#ca6264599cd9c0bdfeb839a0927f13a9cb77ba0f"
55215522
integrity sha512-xpXaQlOIY1KoXlA/ytHGHpEIU87PJt+g9SH7nC6HdCgaBwT2IEZIwBMHbjuX6BpnfbiUMlmwqurdLDwXpcdmSA==
@@ -7543,7 +7544,7 @@ bignumber.js@8.1.1:
75437544
resolved "https://registry.yarnpkg.com/bignumber.js/-/bignumber.js-8.1.1.tgz#4b072ae5aea9c20f6730e4e5d529df1271c4d885"
75447545
integrity sha512-QD46ppGintwPGuL1KqmwhR0O+N2cZUg8JG/VzwI2e28sM9TqHjQB10lI4QAaMHVbLzwVLLAwEglpKPViWX+5NQ==
75457546

7546-
bignumber.js@9.1.2, bignumber.js@^9.0.0, bignumber.js@^9.0.1, bignumber.js@^9.1.1:
7547+
bignumber.js@9.1.2:
75477548
version "9.1.2"
75487549
resolved "https://registry.yarnpkg.com/bignumber.js/-/bignumber.js-9.1.2.tgz#b7c4242259c008903b13707983b5f4bbd31eda0c"
75497550
integrity sha512-2/mKyZH9K85bzOEfhXDBFZTGd1CTs+5IHpeFQo9luiBG7hghdC851Pj2WAhb6E3R6b9tZj/XKhbg4fum+Kepug==
@@ -7553,7 +7554,7 @@ bignumber.js@^4.0.0:
75537554
resolved "https://registry.yarnpkg.com/bignumber.js/-/bignumber.js-4.1.0.tgz#db6f14067c140bd46624815a7916c92d9b6c24b1"
75547555
integrity sha512-eJzYkFYy9L4JzXsbymsFn3p54D+llV27oTQ+ziJG7WFRheJcNZilgVXMG0LoZtlQSKBsJdWtLFqOD0u+U0jZKA==
75557556

7556-
bignumber.js@^9.1.2:
7557+
bignumber.js@^9.0.0, bignumber.js@^9.0.1, bignumber.js@^9.1.1, bignumber.js@^9.1.2:
75577558
version "9.3.1"
75587559
resolved "https://registry.yarnpkg.com/bignumber.js/-/bignumber.js-9.3.1.tgz#759c5aaddf2ffdc4f154f7b493e1c8770f88c4d7"
75597560
integrity sha512-Ko0uX15oIUS7wJ3Rb30Fs6SkVbLmPBAKdlm7q9+ak9bbIeFf0MwuBsQV6z7+X768/cHsfg+WlysDWJcmthjsjQ==
@@ -8132,14 +8133,7 @@ chai-as-promised@^7.1.1:
81328133
dependencies:
81338134
check-error "^1.0.2"
81348135

8135-
chain-registry@^2.0.30:
8136-
version "2.0.42"
8137-
resolved "https://registry.yarnpkg.com/chain-registry/-/chain-registry-2.0.42.tgz#9ece4cbbf335c1bdb725e2573aae9dfe0442c88a"
8138-
integrity sha512-Magth+y5yLEvyKLgOMJBkxtvaXufyE8/0KhLfyKZfG2Fqy+R9AuKoffr99n8ViSSAXf0kZCYDMZ8bh27P3Vo3A==
8139-
dependencies:
8140-
"@chain-registry/types" "^2.0.42"
8141-
8142-
chain-registry@^2.0.96:
8136+
chain-registry@^2.0.30, chain-registry@^2.0.96:
81438137
version "2.0.96"
81448138
resolved "https://registry.yarnpkg.com/chain-registry/-/chain-registry-2.0.96.tgz#6848ec450f87c922a9b2aa4c1dfa3f8c6585f841"
81458139
integrity sha512-E0wTyI8lRFZHOeGmewlroB0vt59E1xSGiRtlE/fPTJLWCspsv0PX5sSb5QSuEIhiDD+g+c/z+7DNjCHIlSGoyA==
@@ -9569,10 +9563,10 @@ edge-info-server@^3.9.0:
95699563
cleaners "^0.3.16"
95709564
git-refresher "^0.1.1"
95719565

9572-
edge-login-ui-rn@^3.34.0:
9573-
version "3.34.0"
9574-
resolved "https://registry.yarnpkg.com/edge-login-ui-rn/-/edge-login-ui-rn-3.34.0.tgz#cb8b47fe6f5c32153aeec810555bfc2cf93d4ada"
9575-
integrity sha512-maycB6lCRq4foid+/C+05SgQoIdfg3vTfanF4rqR4rijeC+arD+RX4xt01H+itTkY1jmtGixakEa8WZG0Gl5IA==
9566+
edge-login-ui-rn@^3.34.1:
9567+
version "3.34.1"
9568+
resolved "https://registry.yarnpkg.com/edge-login-ui-rn/-/edge-login-ui-rn-3.34.1.tgz#949a8e943992e32ea2bf65e049c5bed78eabadb6"
9569+
integrity sha512-eRl4aaugG8on8hwtCuclXhI/oIrE5Nexm1zEJgDYnvUPnmcuTStouo4yIDq4qpXTaiGvVR8JEBS4C2NfQP4OVA==
95769570
dependencies:
95779571
base-x "^4.0.0"
95789572
biggystring "^4.2.3"
@@ -9612,7 +9606,7 @@ electron-to-chromium@^1.5.173:
96129606
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.194.tgz#05e541c3373ba8d967a65c92bc14d60608908236"
96139607
integrity sha512-SdnWJwSUot04UR51I2oPD8kuP2VI37/CADR1OHsFOUzZIvfWJBO6q11k5P/uKNyTT3cdOsnyjkrZ+DDShqYqJA==
96149608

9615-
elliptic@6.5.4, elliptic@^6.0.0, elliptic@^6.4.0, elliptic@^6.4.1, elliptic@^6.5.2, elliptic@^6.5.4:
9609+
elliptic@6.5.4:
96169610
version "6.5.4"
96179611
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz#da37cebd31e79a1367e941b592ed1fbebd58abbb"
96189612
integrity sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ==
@@ -9625,7 +9619,7 @@ elliptic@6.5.4, elliptic@^6.0.0, elliptic@^6.4.0, elliptic@^6.4.1, elliptic@^6.5
96259619
minimalistic-assert "^1.0.1"
96269620
minimalistic-crypto-utils "^1.0.1"
96279621

9628-
elliptic@^6.6.1:
9622+
elliptic@^6.0.0, elliptic@^6.4.0, elliptic@^6.4.1, elliptic@^6.5.2, elliptic@^6.5.4, elliptic@^6.6.1:
96299623
version "6.6.1"
96309624
resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.6.1.tgz#3b8ffb02670bf69e382c7f65bf524c97c5405c06"
96319625
integrity sha512-RaddvvMatK2LJHqFJ+YA4WysVN5Ita9E35botqIYspQ4TkRAlCicdzKOjlyv/1Za5RyTNn7di//eEV0uTAfe3g==
@@ -11665,15 +11659,7 @@ has-tostringtag@^1.0.2:
1166511659
dependencies:
1166611660
has-symbols "^1.0.3"
1166711661

11668-
hash-base@^3.0.0:
11669-
version "3.0.4"
11670-
resolved "https://registry.yarnpkg.com/hash-base/-/hash-base-3.0.4.tgz#5fc8686847ecd73499403319a6b0a3f3f6ae4918"
11671-
integrity sha1-X8hoaEfs1zSZQDMZprCj8/auSRg=
11672-
dependencies:
11673-
inherits "^2.0.1"
11674-
safe-buffer "^5.0.1"
11675-
11676-
hash-base@^3.1.2:
11662+
hash-base@^3.0.0, hash-base@^3.1.2:
1167711663
version "3.1.2"
1167811664
resolved "https://registry.yarnpkg.com/hash-base/-/hash-base-3.1.2.tgz#79d72def7611c3f6e3c3b5730652638001b10a74"
1167911665
integrity sha512-Bb33KbowVTIj5s7Ked1OsqHUeCpz//tPwR+E2zJgJKo9Z5XolZ9b6bdUgjmYlwnWhoOQKoTd1TYToZGn5mAYOg==
@@ -15145,18 +15131,7 @@ pathe@^1.1.0, pathe@^1.1.1, pathe@^1.1.2:
1514515131
resolved "https://registry.yarnpkg.com/pathe/-/pathe-1.1.2.tgz#6c4cb47a945692e48a1ddd6e4094d170516437ec"
1514615132
integrity sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==
1514715133

15148-
pbkdf2@^3.0.17, pbkdf2@^3.0.3, pbkdf2@^3.0.9:
15149-
version "3.1.2"
15150-
resolved "https://registry.yarnpkg.com/pbkdf2/-/pbkdf2-3.1.2.tgz#dd822aa0887580e52f1a039dc3eda108efae3075"
15151-
integrity sha512-iuh7L6jA7JEGu2WxDwtQP1ddOpaJNC4KlDEFfdQajSGgGPNi4OyDc2R7QnbY2bR9QjBVGwgvTdNJZoE7RaxUMA==
15152-
dependencies:
15153-
create-hash "^1.1.2"
15154-
create-hmac "^1.1.4"
15155-
ripemd160 "^2.0.1"
15156-
safe-buffer "^5.0.1"
15157-
sha.js "^2.4.8"
15158-
15159-
pbkdf2@^3.1.2:
15134+
pbkdf2@^3.0.17, pbkdf2@^3.0.3, pbkdf2@^3.0.9, pbkdf2@^3.1.2:
1516015135
version "3.1.5"
1516115136
resolved "https://registry.yarnpkg.com/pbkdf2/-/pbkdf2-3.1.5.tgz#444a59d7a259a95536c56e80c89de31cc01ed366"
1516215137
integrity sha512-Q3CG/cYvCO1ye4QKkuH7EXxs3VC/rI1/trd+qX2+PolbaKG0H+bgcZzrTt96mMyRtejk+JMCiLUn3y29W8qmFQ==
@@ -16629,15 +16604,7 @@ ripemd160-min@0.0.6:
1662916604
resolved "https://registry.yarnpkg.com/ripemd160-min/-/ripemd160-min-0.0.6.tgz#a904b77658114474d02503e819dcc55853b67e62"
1663016605
integrity sha512-+GcJgQivhs6S9qvLogusiTcS9kQUfgR75whKuy5jIhuiOfQuJ8fjqxV6EGD5duH1Y/FawFUMtMhyeq3Fbnib8A==
1663116606

16632-
ripemd160@^2.0.0, ripemd160@^2.0.1, ripemd160@^2.0.2:
16633-
version "2.0.2"
16634-
resolved "https://registry.yarnpkg.com/ripemd160/-/ripemd160-2.0.2.tgz#a1c1a6f624751577ba5d07914cbc92850585890c"
16635-
integrity sha512-ii4iagi25WusVoiC4B4lq7pbXfAp3D9v5CwfkY33vffw2+pkDjY1D8GaN7spsxvCSx8dkPqOZCEZyfxcmJG2IA==
16636-
dependencies:
16637-
hash-base "^3.0.0"
16638-
inherits "^2.0.1"
16639-
16640-
ripemd160@^2.0.3:
16607+
ripemd160@^2.0.0, ripemd160@^2.0.1, ripemd160@^2.0.2, ripemd160@^2.0.3:
1664116608
version "2.0.3"
1664216609
resolved "https://registry.yarnpkg.com/ripemd160/-/ripemd160-2.0.3.tgz#9be54e4ba5e3559c8eee06a25cd7648bbccdf5a8"
1664316610
integrity sha512-5Di9UC0+8h1L6ZD2d7awM7E/T4uA1fJRlx6zk/NvdCCVEoAnFqvHmCuNeIKoCeIixBX/q8uM+6ycDvF8woqosA==
@@ -16735,14 +16702,7 @@ rxjs@^6.6.7:
1673516702
dependencies:
1673616703
tslib "^1.9.0"
1673716704

16738-
rxjs@^7.8.1:
16739-
version "7.8.1"
16740-
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.8.1.tgz#6f6f3d99ea8044291efd92e7c7fcf562c4057543"
16741-
integrity sha512-AA3TVj+0A2iuIoQkWEK/tqFjBq2j+6PO6Y0zJcvzLAFhEFIO3HL0vls9hWLncZbAAbK0mar7oZ4V079I/qPMxg==
16742-
dependencies:
16743-
tslib "^2.1.0"
16744-
16745-
rxjs@^7.8.2:
16705+
rxjs@^7.8.1, rxjs@^7.8.2:
1674616706
version "7.8.2"
1674716707
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-7.8.2.tgz#955bc473ed8af11a002a2be52071bf475638607b"
1674816708
integrity sha512-dhKf903U/PQZY6boNNtAGdWbG85WAbjT/1xYoZIC7FAY0yWapOBQVsVrDl58W86//e1VpMNBtRV4MaXfdMySFA==
@@ -17093,15 +17053,7 @@ setprototypeof@1.2.0:
1709317053
resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.2.0.tgz#66c9a24a73f9fc28cbe66b09fed3d33dcaf1b424"
1709417054
integrity sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==
1709517055

17096-
sha.js@^2.3.6, sha.js@^2.4.0, sha.js@^2.4.11, sha.js@^2.4.8:
17097-
version "2.4.11"
17098-
resolved "https://registry.yarnpkg.com/sha.js/-/sha.js-2.4.11.tgz#37a5cf0b81ecbc6943de109ba2960d1b26584ae7"
17099-
integrity sha512-QMEp5B7cftE7APOjk5Y6xgrbWu+WkLVQwk8JNjZ8nKRciZaByEW6MubieAiToS7+dwvrjGhH8jRXz3MVd0AYqQ==
17100-
dependencies:
17101-
inherits "^2.0.1"
17102-
safe-buffer "^5.0.1"
17103-
17104-
sha.js@^2.4.12:
17056+
sha.js@^2.3.6, sha.js@^2.4.0, sha.js@^2.4.11, sha.js@^2.4.12, sha.js@^2.4.8:
1710517057
version "2.4.12"
1710617058
resolved "https://registry.yarnpkg.com/sha.js/-/sha.js-2.4.12.tgz#eb8b568bf383dfd1867a32c3f2b74eb52bdbf23f"
1710717059
integrity sha512-8LzC5+bvI45BjpfXU8V5fdU2mfeKiQe1D1gIMn7XUlF3OTUrpdJpPPH4EMAnF0DsHHdSZqCdSss5qCmJKuiO3w==
@@ -17610,7 +17562,16 @@ string-length@^4.0.2:
1761017562
char-regex "^1.0.2"
1761117563
strip-ansi "^6.0.0"
1761217564

17613-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
17565+
"string-width-cjs@npm:string-width@^4.2.0":
17566+
version "4.2.3"
17567+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
17568+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
17569+
dependencies:
17570+
emoji-regex "^8.0.0"
17571+
is-fullwidth-code-point "^3.0.0"
17572+
strip-ansi "^6.0.1"
17573+
17574+
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
1761417575
version "4.2.3"
1761517576
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1761617577
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -17710,7 +17671,7 @@ stringify-object@^3.3.0:
1771017671
is-obj "^1.0.1"
1771117672
is-regexp "^1.0.0"
1771217673

17713-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
17674+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
1771417675
version "6.0.1"
1771517676
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1771617677
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -17724,6 +17685,13 @@ strip-ansi@^5.0.0, strip-ansi@^5.2.0:
1772417685
dependencies:
1772517686
ansi-regex "^4.1.0"
1772617687

17688+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
17689+
version "6.0.1"
17690+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
17691+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
17692+
dependencies:
17693+
ansi-regex "^5.0.1"
17694+
1772717695
strip-ansi@^7.0.0, strip-ansi@^7.0.1:
1772817696
version "7.1.0"
1772917697
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -19427,7 +19395,7 @@ wordwrapjs@^4.0.0:
1942719395
reduce-flatten "^2.0.0"
1942819396
typical "^5.2.0"
1942919397

19430-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
19398+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
1943119399
version "7.0.0"
1943219400
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1943319401
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -19445,6 +19413,15 @@ wrap-ansi@^6.2.0:
1944519413
string-width "^4.1.0"
1944619414
strip-ansi "^6.0.0"
1944719415

19416+
wrap-ansi@^7.0.0:
19417+
version "7.0.0"
19418+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
19419+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
19420+
dependencies:
19421+
ansi-styles "^4.0.0"
19422+
string-width "^4.1.0"
19423+
strip-ansi "^6.0.0"
19424+
1944819425
wrap-ansi@^8.1.0:
1944919426
version "8.1.0"
1945019427
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)