Skip to content

Commit

Permalink
Update walletconnect module
Browse files Browse the repository at this point in the history
  • Loading branch information
Adamj1232 committed Dec 8, 2023
1 parent a51f52d commit 69e9b1a
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 44 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"@web3-onboard/trust": "^2.0.4",
"@web3-onboard/uauth": "^2.1.1",
"@web3-onboard/venly": "^2.0.0",
"@web3-onboard/walletconnect": "^2.5.1",
"@web3-onboard/walletconnect": "^2.5.2-alpha.1",
"@web3-onboard/web3auth": "^2.2.3",
"@web3-onboard/xdefi": "^2.0.4",
"@web3-onboard/zeal": "^2.0.4",
Expand Down
85 changes: 42 additions & 43 deletions docs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4654,10 +4654,10 @@
lodash.isequal "4.5.0"
uint8arrays "^3.1.0"

"@walletconnect/[email protected].5":
version "2.10.5"
resolved "https://registry.yarnpkg.com/@walletconnect/core/-/core-2.10.5.tgz#d61706c6459d9baaef05e83907df8cab82a03251"
integrity sha512-QnGHkA05KzJrtqExPqXm/TsstM1uTDI8tQT0x86/DuR6LdiYEntzSpVjnv7kKK6Mo9UxlXfud431dNRfOW5uJg==
"@walletconnect/[email protected].6":
version "2.10.6"
resolved "https://registry.yarnpkg.com/@walletconnect/core/-/core-2.10.6.tgz#786b0d2e2045c210c917e29bfa0498bbc210be20"
integrity sha512-Z4vh4ZdfcoQjgPEOxeuF9HUZCVLtV3MgRbS/awLIj/omDrFnOwlBhxi5Syr4Y8muVGC0ocRetQYHae0/gX5crQ==
dependencies:
"@walletconnect/heartbeat" "1.2.1"
"@walletconnect/jsonrpc-provider" "1.0.13"
Expand All @@ -4670,8 +4670,8 @@
"@walletconnect/relay-auth" "^1.0.4"
"@walletconnect/safe-json" "^1.0.2"
"@walletconnect/time" "^1.0.2"
"@walletconnect/types" "2.10.5"
"@walletconnect/utils" "2.10.5"
"@walletconnect/types" "2.10.6"
"@walletconnect/utils" "2.10.6"
events "^3.3.0"
lodash.isequal "4.5.0"
uint8arrays "^3.1.0"
Expand Down Expand Up @@ -4765,20 +4765,20 @@
"@walletconnect/utils" "2.9.0"
events "^3.3.0"

"@walletconnect/ethereum-provider@^2.10.5":
version "2.10.5"
resolved "https://registry.yarnpkg.com/@walletconnect/ethereum-provider/-/ethereum-provider-2.10.5.tgz#a14ede16a751f115f8a0d050736155c8654835d5"
integrity sha512-Pihi2M03cRkWEiGetRUiO2A506YTj/Bbbxp+Ct7t5N5SccoeuhrzsEt30pA7I0XAiOnAeKp79OKmXHRhXfRmhg==
"@walletconnect/ethereum-provider@^2.10.6":
version "2.10.6"
resolved "https://registry.yarnpkg.com/@walletconnect/ethereum-provider/-/ethereum-provider-2.10.6.tgz#53720771cc2d6accd452916a853ac927f26acbaa"
integrity sha512-bBQ+yUfxLv8VxNttgNKY7nED35gSVayO/BnLHbNKvyV1gpvSCla5mWB9MsXuQs70MK0g+/qtgRVSrOtdSubaNQ==
dependencies:
"@walletconnect/jsonrpc-http-connection" "^1.0.7"
"@walletconnect/jsonrpc-provider" "^1.0.13"
"@walletconnect/jsonrpc-types" "^1.0.3"
"@walletconnect/jsonrpc-utils" "^1.0.8"
"@walletconnect/modal" "^2.4.3"
"@walletconnect/sign-client" "2.10.5"
"@walletconnect/types" "2.10.5"
"@walletconnect/universal-provider" "2.10.5"
"@walletconnect/utils" "2.10.5"
"@walletconnect/sign-client" "2.10.6"
"@walletconnect/types" "2.10.6"
"@walletconnect/universal-provider" "2.10.6"
"@walletconnect/utils" "2.10.6"
events "^3.3.0"

"@walletconnect/events@^1.0.1":
Expand Down Expand Up @@ -5102,19 +5102,19 @@
"@walletconnect/utils" "2.10.2"
events "^3.3.0"

"@walletconnect/[email protected].5":
version "2.10.5"
resolved "https://registry.yarnpkg.com/@walletconnect/sign-client/-/sign-client-2.10.5.tgz#f97f0fed544179a3303941f3bebd13ede3a736ed"
integrity sha512-HEYsoeGC6fGplQy0NIZSRNHgOwZwQ892UWG1Ahkcasf2R35QaBgnTVQkSCisl1PAAOKXZG7yB1YDoAAZBF+g5Q==
"@walletconnect/[email protected].6":
version "2.10.6"
resolved "https://registry.yarnpkg.com/@walletconnect/sign-client/-/sign-client-2.10.6.tgz#722d2c2844565e2826dce6a6d3a36c9b3ca1ea91"
integrity sha512-EvUWjaZBQu2yKnH5/5F2qzbuiIuUN9ZgrNKgvXkw5z1Dq5RJCks0S9/MFlKH/ZSGqXnLl7uAzBXtoX4sMgbCMA==
dependencies:
"@walletconnect/core" "2.10.5"
"@walletconnect/core" "2.10.6"
"@walletconnect/events" "^1.0.1"
"@walletconnect/heartbeat" "1.2.1"
"@walletconnect/jsonrpc-utils" "1.0.8"
"@walletconnect/logger" "^2.0.1"
"@walletconnect/time" "^1.0.2"
"@walletconnect/types" "2.10.5"
"@walletconnect/utils" "2.10.5"
"@walletconnect/types" "2.10.6"
"@walletconnect/utils" "2.10.6"
events "^3.3.0"

"@walletconnect/[email protected]":
Expand Down Expand Up @@ -5160,10 +5160,10 @@
"@walletconnect/logger" "^2.0.1"
events "^3.3.0"

"@walletconnect/[email protected].5":
version "2.10.5"
resolved "https://registry.yarnpkg.com/@walletconnect/types/-/types-2.10.5.tgz#bf4e692cf736b6e71423f96a106d7a96089245de"
integrity sha512-N8xaN7/Kob93rKxKDaT6oy6symgIkAwyLqq0/dLJEhXfv7S/gyNvDka4SosjVVTc4oTvE1+OmxNIR8pB1DuwJw==
"@walletconnect/[email protected].6":
version "2.10.6"
resolved "https://registry.yarnpkg.com/@walletconnect/types/-/types-2.10.6.tgz#d9920ed4fd0113e0addbda8e7e73a5176a3163fd"
integrity sha512-WgHfiTG1yakmxheaBRiXhUdEmgxwrvsAdOIWaMf/spvrzVKYh6sHI3oyEEky5qj5jjiMiyQBeB57QamzCotbcQ==
dependencies:
"@walletconnect/events" "^1.0.1"
"@walletconnect/heartbeat" "1.2.1"
Expand Down Expand Up @@ -5216,19 +5216,19 @@
"@walletconnect/utils" "2.10.2"
events "^3.3.0"

"@walletconnect/[email protected].5":
version "2.10.5"
resolved "https://registry.yarnpkg.com/@walletconnect/universal-provider/-/universal-provider-2.10.5.tgz#b08965a9306a30775796cc0cc384f2dfc9fde512"
integrity sha512-sQOvjrGF6za7+6zv7KI9eQz2gzRbS19j7U1z+JwIWdn4VBJmriaTjVHDz/R1liwKcS4sUiUthDC6WmQvjukjZQ==
"@walletconnect/[email protected].6":
version "2.10.6"
resolved "https://registry.yarnpkg.com/@walletconnect/universal-provider/-/universal-provider-2.10.6.tgz#1a6c42517581f11ce275474bc70d0eb4f1044525"
integrity sha512-CEivusqqoD31BhCTKp08DnrccfGjwD9MFjZs5BNRorDteRFE8zVm9LmP6DSiNJCw82ZajGlZThggLQ/BAATfwA==
dependencies:
"@walletconnect/jsonrpc-http-connection" "^1.0.7"
"@walletconnect/jsonrpc-provider" "1.0.13"
"@walletconnect/jsonrpc-types" "^1.0.2"
"@walletconnect/jsonrpc-utils" "^1.0.7"
"@walletconnect/logger" "^2.0.1"
"@walletconnect/sign-client" "2.10.5"
"@walletconnect/types" "2.10.5"
"@walletconnect/utils" "2.10.5"
"@walletconnect/sign-client" "2.10.6"
"@walletconnect/types" "2.10.6"
"@walletconnect/utils" "2.10.6"
events "^3.3.0"

"@walletconnect/[email protected]":
Expand Down Expand Up @@ -5266,10 +5266,10 @@
query-string "7.1.3"
uint8arrays "^3.1.0"

"@walletconnect/[email protected].5":
version "2.10.5"
resolved "https://registry.yarnpkg.com/@walletconnect/utils/-/utils-2.10.5.tgz#8c8ef90c9e2b59886aae002ab8cbbdb35da1df9a"
integrity sha512-3yeclD9/AlPEIHBqBVzrHUO/KRAEIXVK0ViIQ5oUH+zT3TpdsDGDiW1Z0TsAQ1EiYoiiz8dOQzd80a3eZVwnrg==
"@walletconnect/[email protected].6":
version "2.10.6"
resolved "https://registry.yarnpkg.com/@walletconnect/utils/-/utils-2.10.6.tgz#749b37d14e291e346862e7027ec7548463350226"
integrity sha512-oRsWWhN2+hi3aiDXrQEOfysz6FHQJGXLsNQPVt+WIBJplO6Szmdau9dbleD88u1iiT4GKPqE0R9FOYvvPm1H/w==
dependencies:
"@stablelib/chacha20poly1305" "1.0.1"
"@stablelib/hkdf" "1.0.1"
Expand All @@ -5279,7 +5279,7 @@
"@walletconnect/relay-api" "^1.0.9"
"@walletconnect/safe-json" "^1.0.2"
"@walletconnect/time" "^1.0.2"
"@walletconnect/types" "2.10.5"
"@walletconnect/types" "2.10.6"
"@walletconnect/window-getters" "^1.0.1"
"@walletconnect/window-metadata" "^1.0.1"
detect-browser "5.3.0"
Expand Down Expand Up @@ -5691,13 +5691,12 @@
"@venly/web3-provider" "^3.1.1"
"@web3-onboard/common" "^2.3.1"

"@web3-onboard/walletconnect@^2.5.1":
version "2.5.1"
resolved "https://registry.yarnpkg.com/@web3-onboard/walletconnect/-/walletconnect-2.5.1.tgz#9d7d22a36a445838a0f29b2106db98f6fd1bc668"
integrity sha512-BwzZQmv2lbZmZ3+3kbRTga9QngUhCnJWzfeKw5MuYf1nnuFHigboghyF0x2gmCUMcpeEXBhwYu+nVs1AUhnDVA==
"@web3-onboard/walletconnect@^2.5.2-alpha.1":
version "2.5.2-alpha.1"
resolved "https://registry.yarnpkg.com/@web3-onboard/walletconnect/-/walletconnect-2.5.2-alpha.1.tgz#70d7a4abcc8a1eef85d04621788d86ee32e16eb9"
integrity sha512-h1yYsB/W/ZfcgsPY8Tit1G1EjcdhZlR34dBnx0boEnz+jTQKk/AIj/v/d3FZfmtZymDfOt6nBz7hEyET3CxkNw==
dependencies:
"@walletconnect/ethereum-provider" "^2.10.5"
"@walletconnect/modal" "2.6.2"
"@walletconnect/ethereum-provider" "^2.10.6"
"@web3-onboard/common" "^2.3.3"
joi "17.9.1"
rxjs "^7.5.2"
Expand Down

0 comments on commit 69e9b1a

Please sign in to comment.