|
|
|
@@ -2390,23 +2390,23 @@
|
|
|
|
|
"@walletconnect/types" "^1.8.0"
|
|
|
|
|
"@walletconnect/utils" "^1.8.0"
|
|
|
|
|
|
|
|
|
|
"@walletconnect/core@2.3.3":
|
|
|
|
|
version "2.3.3"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@walletconnect/core/-/core-2.3.3.tgz#28ab50cd7d2457f638fd66e2e4d741eecfefa626"
|
|
|
|
|
integrity sha512-pkPG3f0Mb9WcWMeLtRS8+RSV9gpnAGrU0y291LNXjggDupg5H7I1hFtcj5HI0kmpk4suAS4RKqYAxPzy4MgFRQ==
|
|
|
|
|
"@walletconnect/core@2.4.5":
|
|
|
|
|
version "2.4.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@walletconnect/core/-/core-2.4.5.tgz#7f8055341022ab0026eb6863a4055d75284726e9"
|
|
|
|
|
integrity sha512-xN0XWupUdHf15rEvATen2r1NNs81RPX3s2vO0kopnfmNGBkXPkPsF/VFbWpcsYVSo1189H+7prX7IM76TdxclQ==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@walletconnect/heartbeat" "1.2.0"
|
|
|
|
|
"@walletconnect/jsonrpc-provider" "^1.0.6"
|
|
|
|
|
"@walletconnect/jsonrpc-utils" "^1.0.4"
|
|
|
|
|
"@walletconnect/jsonrpc-ws-connection" "^1.0.6"
|
|
|
|
|
"@walletconnect/jsonrpc-ws-connection" "^1.0.7"
|
|
|
|
|
"@walletconnect/keyvaluestorage" "^1.0.2"
|
|
|
|
|
"@walletconnect/logger" "^2.0.1"
|
|
|
|
|
"@walletconnect/relay-api" "^1.0.7"
|
|
|
|
|
"@walletconnect/relay-auth" "^1.0.4"
|
|
|
|
|
"@walletconnect/safe-json" "^1.0.1"
|
|
|
|
|
"@walletconnect/time" "^1.0.2"
|
|
|
|
|
"@walletconnect/types" "2.3.3"
|
|
|
|
|
"@walletconnect/utils" "2.3.3"
|
|
|
|
|
"@walletconnect/types" "2.4.5"
|
|
|
|
|
"@walletconnect/utils" "2.4.5"
|
|
|
|
|
events "^3.3.0"
|
|
|
|
|
lodash.isequal "4.5.0"
|
|
|
|
|
pino "7.11.0"
|
|
|
|
@@ -2522,12 +2522,21 @@
|
|
|
|
|
"@walletconnect/jsonrpc-types" "^1.0.2"
|
|
|
|
|
tslib "1.14.1"
|
|
|
|
|
|
|
|
|
|
"@walletconnect/jsonrpc-ws-connection@^1.0.6":
|
|
|
|
|
"@walletconnect/jsonrpc-utils@^1.0.6":
|
|
|
|
|
version "1.0.6"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@walletconnect/jsonrpc-ws-connection/-/jsonrpc-ws-connection-1.0.6.tgz#8ef6747ddf9347f4b61c136d06fcdae6c7efad39"
|
|
|
|
|
integrity sha512-WFu8uTXbIDgxFfyax9uNcqFYtexUq/OdCA3SBsOqIipsnJFbjXK8OaR8WCoec4tkJbDRQO9mrr1KpA0ZlIcnCQ==
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@walletconnect/jsonrpc-utils/-/jsonrpc-utils-1.0.6.tgz#7fa58e6671247e64e189828103282e6258f5330f"
|
|
|
|
|
integrity sha512-snp0tfkjPiDLQp/jrBewI+9SM33GPV4+Gjgldod6XQ7rFyQ5FZjnBxUkY4xWH0+arNxzQSi6v5iDXjCjSaorpg==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@walletconnect/jsonrpc-utils" "^1.0.4"
|
|
|
|
|
"@walletconnect/environment" "^1.0.1"
|
|
|
|
|
"@walletconnect/jsonrpc-types" "^1.0.2"
|
|
|
|
|
tslib "1.14.1"
|
|
|
|
|
|
|
|
|
|
"@walletconnect/jsonrpc-ws-connection@^1.0.7":
|
|
|
|
|
version "1.0.9"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@walletconnect/jsonrpc-ws-connection/-/jsonrpc-ws-connection-1.0.9.tgz#38e089818e490cf52cfad9f98300949a74de9fdd"
|
|
|
|
|
integrity sha512-x1COaW6hhMLEo+ND5zF/siBGg5SEwC/gHjeRbJtK1CRiq9atkg/XR7JwtSNfMvYX/O3PRCVmuc5SP0RQio9JUw==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@walletconnect/jsonrpc-utils" "^1.0.6"
|
|
|
|
|
"@walletconnect/safe-json" "^1.0.1"
|
|
|
|
|
events "^3.3.0"
|
|
|
|
|
tslib "1.14.1"
|
|
|
|
@@ -2597,20 +2606,20 @@
|
|
|
|
|
dependencies:
|
|
|
|
|
tslib "1.14.1"
|
|
|
|
|
|
|
|
|
|
"@walletconnect/sign-client@2.3.3":
|
|
|
|
|
version "2.3.3"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@walletconnect/sign-client/-/sign-client-2.3.3.tgz#62bf395f8817e289d42dc77549f885d834c4b78b"
|
|
|
|
|
integrity sha512-Q+KiqYYecf9prJoQWLIV7zJcEPa69XBzwrad4sQPcDD1BZMWa1f8OZUH3HmlmuCzopqEr4mgXU6v6yFHOasADw==
|
|
|
|
|
"@walletconnect/sign-client@2.4.5":
|
|
|
|
|
version "2.4.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@walletconnect/sign-client/-/sign-client-2.4.5.tgz#1283f396ecfe268ac51fd368e2fcf173f8f9614a"
|
|
|
|
|
integrity sha512-8CCiXBkp8crHW+dix28l8ZzvLqO2LK1UR2akP3jxPidNFXwB+N+wLJpE0Ey8OyXDbM7T3ZpNcQvnn7bdlOBkUA==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@walletconnect/core" "2.3.3"
|
|
|
|
|
"@walletconnect/core" "2.4.5"
|
|
|
|
|
"@walletconnect/events" "^1.0.1"
|
|
|
|
|
"@walletconnect/heartbeat" "1.2.0"
|
|
|
|
|
"@walletconnect/jsonrpc-provider" "^1.0.6"
|
|
|
|
|
"@walletconnect/jsonrpc-utils" "^1.0.4"
|
|
|
|
|
"@walletconnect/logger" "^2.0.1"
|
|
|
|
|
"@walletconnect/time" "^1.0.2"
|
|
|
|
|
"@walletconnect/types" "2.3.3"
|
|
|
|
|
"@walletconnect/utils" "2.3.3"
|
|
|
|
|
"@walletconnect/types" "2.4.5"
|
|
|
|
|
"@walletconnect/utils" "2.4.5"
|
|
|
|
|
events "^3.3.0"
|
|
|
|
|
pino "7.11.0"
|
|
|
|
|
|
|
|
|
@@ -2630,10 +2639,10 @@
|
|
|
|
|
dependencies:
|
|
|
|
|
tslib "1.14.1"
|
|
|
|
|
|
|
|
|
|
"@walletconnect/types@2.3.3":
|
|
|
|
|
version "2.3.3"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@walletconnect/types/-/types-2.3.3.tgz#0d22b325dd854533790226cee8f1b93966fecc47"
|
|
|
|
|
integrity sha512-g2x27MloGElcRTwYM9Md/1E2RQ5ifYBCFZ/sfnpQrZPVxK3NzSMHJlcV6qrQm9ST82i+UrLEce9RkDgvjKk7+w==
|
|
|
|
|
"@walletconnect/types@2.4.5":
|
|
|
|
|
version "2.4.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@walletconnect/types/-/types-2.4.5.tgz#4481672b365791070d086557c01b13bc9dcb7c0b"
|
|
|
|
|
integrity sha512-/MNubZ0K39DvZfA4kL1nZNpvRUJAWZwNq8ySfCYR/EMQMGfAemRi/Ckv1wNo6jGtDMRLuTxT5px2xJUBOBAEPQ==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@walletconnect/events" "^1.0.1"
|
|
|
|
|
"@walletconnect/heartbeat" "1.2.0"
|
|
|
|
@@ -2647,10 +2656,10 @@
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@walletconnect/types/-/types-1.8.0.tgz#3f5e85b2d6b149337f727ab8a71b8471d8d9a195"
|
|
|
|
|
integrity sha512-Cn+3I0V0vT9ghMuzh1KzZvCkiAxTq+1TR2eSqw5E5AVWfmCtECFkVZBP6uUJZ8YjwLqXheI+rnjqPy7sVM4Fyg==
|
|
|
|
|
|
|
|
|
|
"@walletconnect/utils@2.3.3":
|
|
|
|
|
version "2.3.3"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@walletconnect/utils/-/utils-2.3.3.tgz#7775ae536cc1ac37e14211eb4fc6b07cbb75f9d9"
|
|
|
|
|
integrity sha512-wS9ptLlT30c7m7zme3/y3cNjKXztZeKIulqBD1K/VxSxWEA4mK9mmXEACdmahjiX4EHZWtdHvEIu2rLDhkrrvQ==
|
|
|
|
|
"@walletconnect/utils@2.4.5":
|
|
|
|
|
version "2.4.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@walletconnect/utils/-/utils-2.4.5.tgz#04c5624d36c6e75dd003aa65afb711bd9e598715"
|
|
|
|
|
integrity sha512-TehHlHZL8KLWeVNyfMF+GCNcPOO0z+wiiFDVmVuS8GJWWi4xJOcLJAD8w0KMGc6K4n74cuw5yXiRpBpJN2FIlQ==
|
|
|
|
|
dependencies:
|
|
|
|
|
"@stablelib/chacha20poly1305" "1.0.1"
|
|
|
|
|
"@stablelib/hkdf" "1.0.1"
|
|
|
|
@@ -2661,7 +2670,7 @@
|
|
|
|
|
"@walletconnect/relay-api" "^1.0.7"
|
|
|
|
|
"@walletconnect/safe-json" "^1.0.1"
|
|
|
|
|
"@walletconnect/time" "^1.0.2"
|
|
|
|
|
"@walletconnect/types" "2.3.3"
|
|
|
|
|
"@walletconnect/types" "2.4.5"
|
|
|
|
|
"@walletconnect/window-getters" "^1.0.1"
|
|
|
|
|
"@walletconnect/window-metadata" "^1.0.1"
|
|
|
|
|
detect-browser "5.3.0"
|
|
|
|
|