|
199 | 199 | "@babel/helper-validator-identifier" "^7.16.7"
|
200 | 200 | to-fast-properties "^2.0.0"
|
201 | 201 |
|
202 |
| -"@bn-onboard/common@^2.0.0-alpha.1", "@bn-onboard/common@^2.0.0-alpha.5": |
203 |
| - version "2.0.0-alpha.13" |
204 |
| - resolved "https://registry.yarnpkg.com/@bn-onboard/common/-/common-2.0.0-alpha.13.tgz#72e9fbd2ec861a978ef73dd9fb6d05b23e9cf723" |
205 |
| - integrity sha512-1+1SpjFUAwMWcit77eaAxY72RvBiCBAOotgr/unMr1P3Xk2FhDaKw1wr06lXOY1bx1iDHk/zFe/B+xVqhKVPWg== |
206 |
| - dependencies: |
207 |
| - ethers "5.5.4" |
208 |
| - joi "^17.4.2" |
209 |
| - rxjs "^7.5.2" |
210 |
| - |
211 |
| -"@bn-onboard/core@^2.0.0-alpha.1": |
212 |
| - version "2.0.0-alpha.18" |
213 |
| - resolved "https://registry.yarnpkg.com/@bn-onboard/core/-/core-2.0.0-alpha.18.tgz#50d9472a192e538eeaf6bd874b17113ae3670286" |
214 |
| - integrity sha512-Om2uSUdmBQqhJ/GDW1FmRoE8WiwafseolJ0hy3jewdQNYzD8ziP+9D4Oxz69vlX8QKBSlI3GroLb3tJmR4oGBw== |
215 |
| - dependencies: |
216 |
| - "@bn-onboard/common" "^2.0.0-alpha.5" |
217 |
| - bowser "^2.11.0" |
218 |
| - ethers "5.5.3" |
219 |
| - eventemitter3 "^4.0.7" |
220 |
| - joi "17.6.0" |
221 |
| - lodash.merge "^4.6.2" |
222 |
| - lodash.partition "^4.6.0" |
223 |
| - rxjs "^7.5.2" |
224 |
| - svelte "^3.46.4" |
225 |
| - svelte-i18n "^3.3.13" |
226 |
| - |
227 |
| -"@bn-onboard/fortmatic@^2.0.0-alpha": |
228 |
| - version "2.0.0-alpha.6" |
229 |
| - resolved "https://registry.yarnpkg.com/@bn-onboard/fortmatic/-/fortmatic-2.0.0-alpha.6.tgz#d16936869f964196628d1f079a364602a58d043a" |
230 |
| - integrity sha512-WTRmvh2MnaJh625x1E9AH/6yl00Aj+jIupVZdpSSiRLU5smnm+FxCdp6ONa/qLN/V+grGrkZ+Nx82Acd+LWYsg== |
231 |
| - dependencies: |
232 |
| - "@bn-onboard/common" "^2.0.0-alpha.5" |
233 |
| - fortmatic "^2.2.1" |
234 |
| - |
235 |
| -"@bn-onboard/injected-wallets@^2.0.0-alpha": |
236 |
| - version "2.0.0-alpha.8" |
237 |
| - resolved "https://registry.yarnpkg.com/@bn-onboard/injected-wallets/-/injected-wallets-2.0.0-alpha.8.tgz#875488c2ace4e54c0fe14d946a684696468a1124" |
238 |
| - integrity sha512-oWZZwMV+Tb0hlcZhNpjucj2ixhMf7BNr6D8xiyeg+IZthyLuIgO/sVnBrpxM1MLW1lx2IT7RNv9am5npvFJEDQ== |
239 |
| - dependencies: |
240 |
| - "@bn-onboard/common" "^2.0.0-alpha.5" |
241 |
| - joi "^17.4.2" |
242 |
| - lodash.uniqby "^4.7.0" |
243 |
| - |
244 |
| -"@bn-onboard/keepkey@^2.0.0-alpha.8": |
245 |
| - version "2.0.0-alpha.10" |
246 |
| - resolved "https://registry.yarnpkg.com/@bn-onboard/keepkey/-/keepkey-2.0.0-alpha.10.tgz#4869ce219bfbbdc5e0ddd92d5016b664889cc51c" |
247 |
| - integrity sha512-z+ECwmNsKem9i5RfXb29vmSWVEjw0piEcUM31dTReVP9mmaJKts4M4Y30NN7A78Bf50B17+alCsGsfbp0Hx0fw== |
248 |
| - dependencies: |
249 |
| - "@bn-onboard/common" "^2.0.0-alpha.5" |
250 |
| - "@ethersproject/providers" "^5.5.0" |
251 |
| - "@shapeshiftoss/hdwallet-core" "^1.15.2" |
252 |
| - "@shapeshiftoss/hdwallet-keepkey-webusb" "^1.15.2" |
253 |
| - ethereumjs-util "^7.1.3" |
254 |
| - |
255 |
| -"@bn-onboard/keystone@^2.0.0-alpha.6": |
256 |
| - version "2.0.0-alpha.7" |
257 |
| - resolved "https://registry.yarnpkg.com/@bn-onboard/keystone/-/keystone-2.0.0-alpha.7.tgz#d2c54b62593782a1104ecded4e61461e2c46f4b3" |
258 |
| - integrity sha512-mQQkvrvdeScXLPjGwAjjidnYzLM04IMrAhNVGvWfGFoqHeVeosQXWAo7byymoSX6DCJ5WPSrDdBRpIU9GnDlTw== |
259 |
| - dependencies: |
260 |
| - "@bn-onboard/common" "^2.0.0-alpha.5" |
261 |
| - "@ethereumjs/common" "^2.6.1" |
262 |
| - "@ethereumjs/tx" "^3.4.0" |
263 |
| - "@ethersproject/providers" "^5.5.0" |
264 |
| - "@keystonehq/eth-keyring" "^0.11.2-alpha.2" |
265 |
| - |
266 |
| -"@bn-onboard/ledger@^2.0.0-alpha.12": |
267 |
| - version "2.0.0-alpha.14" |
268 |
| - resolved "https://registry.yarnpkg.com/@bn-onboard/ledger/-/ledger-2.0.0-alpha.14.tgz#35e58565b8ea32f8059f3a8a76dd976f912477f9" |
269 |
| - integrity sha512-a1DWwah+eIYE6u4NWkQqj1IE55DcI0/BfugUsskV7eMzkuzHSd9gDsnwoParps28kW12w4M27FostM/gCyJSnA== |
270 |
| - dependencies: |
271 |
| - "@bn-onboard/common" "^2.0.0-alpha.5" |
272 |
| - "@ethereumjs/common" "^2.6.1" |
273 |
| - "@ethereumjs/tx" "^3.4.0" |
274 |
| - "@ethersproject/providers" "^5.5.0" |
275 |
| - "@ledgerhq/hw-app-eth" "^6.19.0" |
276 |
| - "@ledgerhq/hw-transport-u2f" "^5.36.0-deprecated" |
277 |
| - "@ledgerhq/hw-transport-webusb" "^6.19.0" |
278 |
| - "@metamask/eth-sig-util" "^4.0.0" |
279 |
| - buffer "^6.0.3" |
280 |
| - eth-crypto "^2.1.0" |
281 |
| - ethereumjs-util "^7.1.3" |
282 |
| - hdkey "^2.0.1" |
283 |
| - |
284 |
| -"@bn-onboard/portis@^2.0.0-alpha": |
285 |
| - version "2.0.0-alpha.6" |
286 |
| - resolved "https://registry.yarnpkg.com/@bn-onboard/portis/-/portis-2.0.0-alpha.6.tgz#d4ec4e8cd8ba4f4dc7de66370a9cc53c60de9075" |
287 |
| - integrity sha512-Hnj0CZc5lxxf+72okqOTt69ESU6Dn3Lhqg6uIomuAbog2KzEP9fL05zeubXJVHvI7JzFVm7Zl+lAPWarr+B80A== |
288 |
| - dependencies: |
289 |
| - "@bn-onboard/common" "^2.0.0-alpha.5" |
290 |
| - "@portis/web3" "^4.0.6" |
291 |
| - |
292 |
| -"@bn-onboard/torus@^2.0.0-alpha": |
293 |
| - version "2.0.0-alpha.6" |
294 |
| - resolved "https://registry.yarnpkg.com/@bn-onboard/torus/-/torus-2.0.0-alpha.6.tgz#39b1271c90ff9c728d198f49f6d7a8f539585656" |
295 |
| - integrity sha512-aBV/gXHRi0knb/HOJb8eOH6JgELAwczi7He9498XHy9te+9W/8beCwuT5KCnOjFKOMLw+dcASTfspUQFun8EWA== |
296 |
| - dependencies: |
297 |
| - "@bn-onboard/common" "^2.0.0-alpha.5" |
298 |
| - "@toruslabs/torus-embed" "^1.18.3" |
299 |
| - |
300 |
| -"@bn-onboard/trezor@^2.0.0-alpha": |
301 |
| - version "2.0.0-alpha.9" |
302 |
| - resolved "https://registry.yarnpkg.com/@bn-onboard/trezor/-/trezor-2.0.0-alpha.9.tgz#88da08eba73a3bbbee6e0c2ae3e3515b9298b2ec" |
303 |
| - integrity sha512-bR/FdFai6YwLW9pV9AHiqbOTSMB2tIomQflAMEmxJlSdH0azfvyFokSEnjDzcxQZ5MUPm6JpfgCRGure3kj8OA== |
304 |
| - dependencies: |
305 |
| - "@bn-onboard/common" "^2.0.0-alpha.5" |
306 |
| - "@ethereumjs/common" "^2.6.1" |
307 |
| - "@ethereumjs/tx" "^3.4.0" |
308 |
| - "@ethersproject/providers" "^5.5.0" |
309 |
| - buffer "^6.0.3" |
310 |
| - eth-crypto "^2.1.0" |
311 |
| - ethereumjs-util "^7.1.3" |
312 |
| - hdkey "^2.0.1" |
313 |
| - trezor-connect "^8.2.6" |
314 |
| - |
315 |
| -"@bn-onboard/walletconnect@^2.0.0-alpha": |
316 |
| - version "2.0.0-alpha.9" |
317 |
| - resolved "https://registry.yarnpkg.com/@bn-onboard/walletconnect/-/walletconnect-2.0.0-alpha.9.tgz#51c2d77cd3e94603d6b1e569c6dc88501167740e" |
318 |
| - integrity sha512-VqDUQFKrGLabfaehSR89fvmhlkn+VEk7WlcbNj5obipekWpKQ3OFPgXZXjGdcXJmDSY0zD52t/jcZnFuagHTVA== |
319 |
| - dependencies: |
320 |
| - "@bn-onboard/common" "^2.0.0-alpha.5" |
321 |
| - "@walletconnect/client" "^1.7.1" |
322 |
| - "@walletconnect/qrcode-modal" "^1.7.1" |
323 |
| - rxjs "^7.5.2" |
324 |
| - |
325 |
| -"@bn-onboard/walletlink@^2.0.0-alpha": |
326 |
| - version "2.0.0-alpha.6" |
327 |
| - resolved "https://registry.yarnpkg.com/@bn-onboard/walletlink/-/walletlink-2.0.0-alpha.6.tgz#b88666f0ad6543586c3845c1bdbd6892d2fb13b9" |
328 |
| - integrity sha512-bGL5nX06Vd31yiQs6LO0b6Hx4+FoFDL6rHgKIULjoui+A2lizsIRZkYh8QP84C4H9UCn7adDyritG4ScryIJFA== |
329 |
| - dependencies: |
330 |
| - "@bn-onboard/common" "^2.0.0-alpha.5" |
331 |
| - walletlink "^2.4.6" |
332 |
| - |
333 | 202 | "@concordance/react@^2.0.0":
|
334 | 203 | version "2.0.0"
|
335 | 204 | resolved "https://registry.yarnpkg.com/@concordance/react/-/react-2.0.0.tgz#aef913f27474c53731f4fd79cc2f54897de90fde"
|
@@ -12174,7 +12043,7 @@ w3c-xmlserializer@^1.0.1:
|
12174 | 12043 | webidl-conversions "^4.0.2"
|
12175 | 12044 | xml-name-validator "^3.0.0"
|
12176 | 12045 |
|
12177 |
| -walletlink@^2.4.6, walletlink@^2.4.7: |
| 12046 | +walletlink@^2.4.7: |
12178 | 12047 | version "2.4.7"
|
12179 | 12048 | resolved "https://registry.yarnpkg.com/walletlink/-/walletlink-2.4.7.tgz#3dd034f7cd6e9d9f4cc1d677bb951869dc743e20"
|
12180 | 12049 | integrity sha512-jhLVOMly9oWiSE8mZ4/+uMyVsAKHw71kGbgC1xYp50SQpuLT2pfa6Hiw2VQ0omP/WHsDAPFuBo8hJGxggr768w==
|
|
0 commit comments