Skip to content

Commit 988dfce

Browse files
committed
Update yarn.lock
1 parent 2f30ad5 commit 988dfce

File tree

1 file changed

+79
-33
lines changed

1 file changed

+79
-33
lines changed

yarn.lock

Lines changed: 79 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -2349,6 +2349,20 @@
23492349
resolved "https://registry.yarnpkg.com/@metamask/safe-event-emitter/-/safe-event-emitter-3.0.0.tgz#8c2b9073fe0722d48693143b0dc8448840daa3bd"
23502350
integrity sha512-j6Z47VOmVyGMlnKXZmL0fyvWfEYtKWCA9yGZkU3FCsGZUT5lHGmvaV9JA5F2Y+010y7+ROtR3WMXIkvl/nVzqQ==
23512351

2352+
"@metamask/[email protected]":
2353+
version "0.14.3"
2354+
resolved "https://registry.yarnpkg.com/@metamask/sdk-communication-layer/-/sdk-communication-layer-0.14.3.tgz#0e7ec8e472641273da5802f3b357687ce12369c3"
2355+
integrity sha512-yjSbj8y7fFbQXv2HBzUX6D9C8BimkCYP6BDV7hdw53W8b/GlYCtXVxUFajQ9tuO1xPTRjR/xt/dkdr2aCi6WGw==
2356+
dependencies:
2357+
bufferutil "^4.0.8"
2358+
cross-fetch "^3.1.5"
2359+
date-fns "^2.29.3"
2360+
eciesjs "^0.3.16"
2361+
eventemitter2 "^6.4.5"
2362+
socket.io-client "^4.5.1"
2363+
utf-8-validate "^6.0.3"
2364+
uuid "^8.3.2"
2365+
23522366
"@metamask/[email protected]":
23532367
version "0.18.4"
23542368
resolved "https://registry.yarnpkg.com/@metamask/sdk-communication-layer/-/sdk-communication-layer-0.18.4.tgz#8ddef419101de86149a8cdc442dcbb80686f002c"
@@ -2380,6 +2394,37 @@
23802394
dependencies:
23812395
qr-code-styling "^1.6.0-rc.1"
23822396

2397+
"@metamask/[email protected]":
2398+
version "0.14.3"
2399+
resolved "https://registry.yarnpkg.com/@metamask/sdk/-/sdk-0.14.3.tgz#ec1ecf00edef981fd17e2c5cf4ec40ce0a43a55c"
2400+
integrity sha512-BYLs//nY2wioVSih78gOQI6sLIYY3vWkwVqXGYUgkBV+bi49bv+9S0m+hZ2cwiRaxfMYtKs0KvhAQ8weiYwDrg==
2401+
dependencies:
2402+
"@metamask/onboarding" "^1.0.1"
2403+
"@metamask/post-message-stream" "^6.1.0"
2404+
"@metamask/providers" "^10.2.1"
2405+
"@metamask/sdk-communication-layer" "0.14.3"
2406+
"@metamask/sdk-install-modal-web" "0.14.1"
2407+
"@react-native-async-storage/async-storage" "^1.17.11"
2408+
"@types/dom-screen-wake-lock" "^1.0.0"
2409+
bowser "^2.9.0"
2410+
cross-fetch "^4.0.0"
2411+
eciesjs "^0.3.15"
2412+
eth-rpc-errors "^4.0.3"
2413+
eventemitter2 "^6.4.7"
2414+
extension-port-stream "^2.0.1"
2415+
i18next "22.5.1"
2416+
i18next-browser-languagedetector "^7.1.0"
2417+
obj-multiplex "^1.0.0"
2418+
pump "^3.0.0"
2419+
qrcode-terminal-nooctal "^0.12.1"
2420+
react-i18next "^13.2.2"
2421+
react-native-webview "^11.26.0"
2422+
readable-stream "^2.3.7"
2423+
rollup-plugin-visualizer "^5.9.2"
2424+
socket.io-client "^4.5.1"
2425+
util "^0.12.4"
2426+
uuid "^8.3.2"
2427+
23832428
"@metamask/sdk@^0.18.4":
23842429
version "0.18.4"
23852430
resolved "https://registry.yarnpkg.com/@metamask/sdk/-/sdk-0.18.4.tgz#17164ce3cef2d1b9ab45e4bdb4087856a10aae6c"
@@ -4839,25 +4884,26 @@
48394884
"@walletconnect/types" "^1.8.0"
48404885
"@walletconnect/utils" "^1.8.0"
48414886

4842-
"@walletconnect/core@2.10.2":
4843-
version "2.10.2"
4844-
resolved "https://registry.yarnpkg.com/@walletconnect/core/-/core-2.10.2.tgz#a1bf6e3e87b33f9df795ce0970d8ddd400fdc8a3"
4845-
integrity sha512-JQz/xp3SLEpTeRQctdck2ugSBVEpMxoSE+lFi2voJkZop1hv6P+uqr6E4PzjFluAjeAnKlT1xvra0aFWjPWVcw==
4887+
"@walletconnect/core@2.11.2":
4888+
version "2.11.2"
4889+
resolved "https://registry.yarnpkg.com/@walletconnect/core/-/core-2.11.2.tgz#35286be92c645fa461fecc0dfe25de9f076fca8f"
4890+
integrity sha512-bB4SiXX8hX3/hyBfVPC5gwZCXCl+OPj+/EDVM71iAO3TDsh78KPbrVAbDnnsbHzZVHlsMohtXX3j5XVsheN3+g==
48464891
dependencies:
48474892
"@walletconnect/heartbeat" "1.2.1"
48484893
"@walletconnect/jsonrpc-provider" "1.0.13"
48494894
"@walletconnect/jsonrpc-types" "1.0.3"
48504895
"@walletconnect/jsonrpc-utils" "1.0.8"
4851-
"@walletconnect/jsonrpc-ws-connection" "1.0.13"
4852-
"@walletconnect/keyvaluestorage" "^1.0.2"
4896+
"@walletconnect/jsonrpc-ws-connection" "1.0.14"
4897+
"@walletconnect/keyvaluestorage" "^1.1.1"
48534898
"@walletconnect/logger" "^2.0.1"
48544899
"@walletconnect/relay-api" "^1.0.9"
48554900
"@walletconnect/relay-auth" "^1.0.4"
48564901
"@walletconnect/safe-json" "^1.0.2"
48574902
"@walletconnect/time" "^1.0.2"
4858-
"@walletconnect/types" "2.10.2"
4859-
"@walletconnect/utils" "2.10.2"
4903+
"@walletconnect/types" "2.11.2"
4904+
"@walletconnect/utils" "2.11.2"
48604905
events "^3.3.0"
4906+
isomorphic-unfetch "3.1.0"
48614907
lodash.isequal "4.5.0"
48624908
uint8arrays "^3.1.0"
48634909

@@ -4946,7 +4992,7 @@
49464992
dependencies:
49474993
tslib "1.14.1"
49484994

4949-
"@walletconnect/[email protected]", "@walletconnect/ethereum-provider@^2.11.2":
4995+
"@walletconnect/[email protected]":
49504996
version "2.11.2"
49514997
resolved "https://registry.yarnpkg.com/@walletconnect/ethereum-provider/-/ethereum-provider-2.11.2.tgz#914f773e37a879bc00cf367437c4e98a826247b1"
49524998
integrity sha512-BUDqee0Uy2rCZVkW5Ao3q6Ado/3fePYnFdryVF+YL6bPhj+xQZ5OfKodl+uvs7Rwq++O5wTX2RqOTzpW7+v+Mg==
@@ -5266,19 +5312,19 @@
52665312
dependencies:
52675313
tslib "1.14.1"
52685314

5269-
"@walletconnect/sign-client@2.10.2":
5270-
version "2.10.2"
5271-
resolved "https://registry.yarnpkg.com/@walletconnect/sign-client/-/sign-client-2.10.2.tgz#33300a9cfe42487473f66b73c99535f6b26f8c54"
5272-
integrity sha512-vviSLV3f92I0bReX+OLr1HmbH0uIzYEQQFd1MzIfDk9PkfFT/LLAHhUnDaIAMkIdippqDcJia+5QEtT4JihL3Q==
5315+
"@walletconnect/sign-client@2.11.2":
5316+
version "2.11.2"
5317+
resolved "https://registry.yarnpkg.com/@walletconnect/sign-client/-/sign-client-2.11.2.tgz#855609653855f0d23b0502cdbdcf43402e34c459"
5318+
integrity sha512-MfBcuSz2GmMH+P7MrCP46mVE5qhP0ZyWA0FyIH6/WuxQ6G+MgKsGfaITqakpRPsykWOJq8tXMs3XvUPDU413OQ==
52735319
dependencies:
5274-
"@walletconnect/core" "2.10.2"
5320+
"@walletconnect/core" "2.11.2"
52755321
"@walletconnect/events" "^1.0.1"
52765322
"@walletconnect/heartbeat" "1.2.1"
52775323
"@walletconnect/jsonrpc-utils" "1.0.8"
52785324
"@walletconnect/logger" "^2.0.1"
52795325
"@walletconnect/time" "^1.0.2"
5280-
"@walletconnect/types" "2.10.2"
5281-
"@walletconnect/utils" "2.10.2"
5326+
"@walletconnect/types" "2.11.2"
5327+
"@walletconnect/utils" "2.11.2"
52825328
events "^3.3.0"
52835329

52845330
"@walletconnect/[email protected]":
@@ -5327,15 +5373,15 @@
53275373
dependencies:
53285374
tslib "1.14.1"
53295375

5330-
"@walletconnect/types@2.10.2":
5331-
version "2.10.2"
5332-
resolved "https://registry.yarnpkg.com/@walletconnect/types/-/types-2.10.2.tgz#68e433a29ec2cf42d79d8b50c77bd5c1d91db721"
5333-
integrity sha512-luNV+07Wdla4STi9AejseCQY31tzWKQ5a7C3zZZaRK/di+rFaAAb7YW04OP4klE7tw/mJRGPTlekZElmHxO8kQ==
5376+
"@walletconnect/types@2.11.2":
5377+
version "2.11.2"
5378+
resolved "https://registry.yarnpkg.com/@walletconnect/types/-/types-2.11.2.tgz#d0359dd4106fcaa1634241a00428d3ea08d0d3c7"
5379+
integrity sha512-p632MFB+lJbip2cvtXPBQslpUdiw1sDtQ5y855bOlAGquay+6fZ4h1DcDePeKQDQM3P77ax2a9aNPZxV6y/h1Q==
53345380
dependencies:
53355381
"@walletconnect/events" "^1.0.1"
53365382
"@walletconnect/heartbeat" "1.2.1"
53375383
"@walletconnect/jsonrpc-types" "1.0.3"
5338-
"@walletconnect/keyvaluestorage" "^1.0.2"
5384+
"@walletconnect/keyvaluestorage" "^1.1.1"
53395385
"@walletconnect/logger" "^2.0.1"
53405386
events "^3.3.0"
53415387

@@ -5392,19 +5438,19 @@
53925438
"@walletconnect/logger" "^2.0.1"
53935439
events "^3.3.0"
53945440

5395-
"@walletconnect/universal-provider@2.10.2":
5396-
version "2.10.2"
5397-
resolved "https://registry.yarnpkg.com/@walletconnect/universal-provider/-/universal-provider-2.10.2.tgz#85c8da39f65da8fe33f65f62689e703607b5ddc5"
5398-
integrity sha512-wFgI0LbQ3D56sgaUMsgOHCM5m8WLxiC71BGuCKQfApgsbNMVKugYVy2zWHyUyi8sqTQHI+uSaVpDev4UHq9LEw==
5441+
"@walletconnect/universal-provider@2.11.2":
5442+
version "2.11.2"
5443+
resolved "https://registry.yarnpkg.com/@walletconnect/universal-provider/-/universal-provider-2.11.2.tgz#bec3038f51445d707bbec75f0cb8af0a1f1e04db"
5444+
integrity sha512-cNtIn5AVoDxKAJ4PmB8m5adnf5mYQMUamEUPKMVvOPscfGtIMQEh9peKsh2AN5xcRVDbgluC01Id545evFyymw==
53995445
dependencies:
54005446
"@walletconnect/jsonrpc-http-connection" "^1.0.7"
54015447
"@walletconnect/jsonrpc-provider" "1.0.13"
54025448
"@walletconnect/jsonrpc-types" "^1.0.2"
54035449
"@walletconnect/jsonrpc-utils" "^1.0.7"
54045450
"@walletconnect/logger" "^2.0.1"
5405-
"@walletconnect/sign-client" "2.10.2"
5406-
"@walletconnect/types" "2.10.2"
5407-
"@walletconnect/utils" "2.10.2"
5451+
"@walletconnect/sign-client" "2.11.2"
5452+
"@walletconnect/types" "2.11.2"
5453+
"@walletconnect/utils" "2.11.2"
54085454
events "^3.3.0"
54095455

54105456
"@walletconnect/[email protected]":
@@ -5437,10 +5483,10 @@
54375483
"@walletconnect/utils" "2.9.1"
54385484
events "^3.3.0"
54395485

5440-
"@walletconnect/utils@2.10.2":
5441-
version "2.10.2"
5442-
resolved "https://registry.yarnpkg.com/@walletconnect/utils/-/utils-2.10.2.tgz#1f2c6a2f1bb95bcc4517b1e94aa7164c9286eb46"
5443-
integrity sha512-syxXRpc2yhSknMu3IfiBGobxOY7fLfLTJuw+ppKaeO6WUdZpIit3wfuGOcc0Ms3ZPFCrGfyGOoZsCvgdXtptRg==
5486+
"@walletconnect/utils@2.11.2":
5487+
version "2.11.2"
5488+
resolved "https://registry.yarnpkg.com/@walletconnect/utils/-/utils-2.11.2.tgz#dee0f19adf5e38543612cbe9fa4de7ed28eb7e85"
5489+
integrity sha512-LyfdmrnZY6dWqlF4eDrx5jpUwsB2bEPjoqR5Z6rXPiHJKUOdJt7az+mNOn5KTSOlRpd1DmozrBrWr+G9fFLYVw==
54445490
dependencies:
54455491
"@stablelib/chacha20poly1305" "1.0.1"
54465492
"@stablelib/hkdf" "1.0.1"
@@ -5450,7 +5496,7 @@
54505496
"@walletconnect/relay-api" "^1.0.9"
54515497
"@walletconnect/safe-json" "^1.0.2"
54525498
"@walletconnect/time" "^1.0.2"
5453-
"@walletconnect/types" "2.10.2"
5499+
"@walletconnect/types" "2.11.2"
54545500
"@walletconnect/window-getters" "^1.0.1"
54555501
"@walletconnect/window-metadata" "^1.0.1"
54565502
detect-browser "5.3.0"

0 commit comments

Comments
 (0)