|
2147 | 2147 | socket.io-client "^4.5.1"
|
2148 | 2148 | unload "^2.3.1"
|
2149 | 2149 |
|
2150 |
| -"@toruslabs/customauth@^9.0.0": |
2151 |
| - version "9.0.0" |
2152 |
| - resolved "https://registry.yarnpkg.com/@toruslabs/customauth/-/customauth-9.0.0.tgz#f27dcf714b83e8b63b8dcfe423cca83bff536b6e" |
2153 |
| - integrity sha512-RFy5yCS9IC0imvpZTyl7bdhPvfTh7gCa1fS2XVr7vK+TNe3qigF0R1Ebihn3GR0J/7omL7nFPXcwWcvt9Gpouw== |
| 2150 | +"@toruslabs/customauth@^9.1.0": |
| 2151 | + version "9.1.0" |
| 2152 | + resolved "https://registry.yarnpkg.com/@toruslabs/customauth/-/customauth-9.1.0.tgz#f808afe9383ec2908b455271a72ebd13a434e9f0" |
| 2153 | + integrity sha512-Ov3Y7JR8EJJJfBkdESovcxf1unp/8JTL9PaV0SVu4pwWmecPH8juc+w4ZNF54JYUqX9k1N8fzQWe1WCOXMaUag== |
2154 | 2154 | dependencies:
|
2155 | 2155 | "@chaitanyapotti/register-service-worker" "^1.7.3"
|
2156 | 2156 | "@toruslabs/broadcast-channel" "^5.0.2"
|
2157 | 2157 | "@toruslabs/eccrypto" "^1.1.8"
|
2158 |
| - "@toruslabs/fetch-node-details" "^6.0.1" |
| 2158 | + "@toruslabs/fetch-node-details" "^7.0.1" |
2159 | 2159 | "@toruslabs/http-helpers" "^3.0.0"
|
2160 | 2160 | "@toruslabs/metadata-helpers" "^3.0.0"
|
2161 |
| - "@toruslabs/torus.js" "^6.0.0" |
| 2161 | + "@toruslabs/torus.js" "^6.0.1" |
2162 | 2162 | bowser "^2.11.0"
|
2163 | 2163 | events "^3.3.0"
|
2164 | 2164 | jwt-decode "^3.1.2"
|
|
2178 | 2178 | optionalDependencies:
|
2179 | 2179 | secp256k1 "^3.8.0"
|
2180 | 2180 |
|
2181 |
| -"@toruslabs/fetch-node-details@^6.0.1": |
2182 |
| - version "6.0.1" |
2183 |
| - resolved "https://registry.yarnpkg.com/@toruslabs/fetch-node-details/-/fetch-node-details-6.0.1.tgz#f060524446456aeca02c163b5619a126d55d3790" |
2184 |
| - integrity sha512-842lwbpo56ASlQrc7xdGMXYxuZVTNAwQQ8jDtbjFgDuehlimDELBcL5s4Bs1mC973alESy6aUMKSJFgQq6enkA== |
| 2181 | +"@toruslabs/fetch-node-details@^7.0.1": |
| 2182 | + version "7.0.1" |
| 2183 | + resolved "https://registry.yarnpkg.com/@toruslabs/fetch-node-details/-/fetch-node-details-7.0.1.tgz#22563e4e52e0961f78bb6ed6dc947a8f02f37a20" |
| 2184 | + integrity sha512-JDYHcet3w5dNdXH+vbgWYLR3SOLOs6Zewzmu+Ffs+AZb8HfH5At+I+w3WaBYCzzQU+MNURKhOTdIdjCjRMpZeg== |
2185 | 2185 | dependencies:
|
2186 | 2186 | web3-eth-contract "^1.7.3"
|
2187 | 2187 | web3-utils "^1.7.3"
|
|
2212 | 2212 | dependencies:
|
2213 | 2213 | "@toruslabs/tweetnacl-js" "^1.0.3"
|
2214 | 2214 |
|
2215 |
| -"@toruslabs/torus.js@^6.0.0": |
2216 |
| - version "6.0.0" |
2217 |
| - resolved "https://registry.yarnpkg.com/@toruslabs/torus.js/-/torus.js-6.0.0.tgz#91030c086f1784391d10f12f07f9d86e401a4f1f" |
2218 |
| - integrity sha512-H7/qC5HGPtYzRN2bQnA1KzmSwM+beYqzYdrq1gBSsNBvj2CS49BDl6SESCoGg8ndB83vlikA7KGykqMhdXd2gw== |
| 2215 | +"@toruslabs/torus.js@^6.0.1": |
| 2216 | + version "6.0.1" |
| 2217 | + resolved "https://registry.yarnpkg.com/@toruslabs/torus.js/-/torus.js-6.0.1.tgz#550e71e46eb1a65be523e5ca15faba63ee61c5a2" |
| 2218 | + integrity sha512-ceJO+URHCCqDLeTyNIYVknwmQmuVJhJL11wfuRI2USZs+LMjVPqH1N3T17Yv8JINr1VPZrrkq0MTtCf0YvjH8g== |
2219 | 2219 | dependencies:
|
2220 | 2220 | "@toruslabs/eccrypto" "^1.1.8"
|
2221 | 2221 | "@toruslabs/http-helpers" "^3.0.0"
|
2222 |
| - bn.js "^5.2.0" |
| 2222 | + bn.js "^5.2.1" |
2223 | 2223 | elliptic "^6.5.4"
|
2224 | 2224 | json-stable-stringify "^1.0.1"
|
2225 | 2225 | keccak "^3.0.2"
|
|
0 commit comments