|
308 | 308 | "@ethersproject/properties" "^5.6.0" |
309 | 309 | "@ethersproject/strings" "^5.6.0" |
310 | 310 |
|
| 311 | +"@ethersproject/[email protected]": |
| 312 | + version "5.6.1" |
| 313 | + resolved "https://registry.yarnpkg.com/@ethersproject/abi/-/abi-5.6.1.tgz#f7de888edeb56b0a657b672bdd1b3a1135cd14f7" |
| 314 | + integrity sha512-0cqssYh6FXjlwKWBmLm3+zH2BNARoS5u/hxbz+LpQmcDB3w0W553h2btWui1/uZp2GBM/SI3KniTuMcYyHpA5w== |
| 315 | + dependencies: |
| 316 | + "@ethersproject/address" "^5.6.0" |
| 317 | + "@ethersproject/bignumber" "^5.6.0" |
| 318 | + "@ethersproject/bytes" "^5.6.0" |
| 319 | + "@ethersproject/constants" "^5.6.0" |
| 320 | + "@ethersproject/hash" "^5.6.0" |
| 321 | + "@ethersproject/keccak256" "^5.6.0" |
| 322 | + "@ethersproject/logger" "^5.6.0" |
| 323 | + "@ethersproject/properties" "^5.6.0" |
| 324 | + "@ethersproject/strings" "^5.6.0" |
| 325 | + |
311 | 326 | "@ethersproject/[email protected]", "@ethersproject/abstract-provider@^5.4.0": |
312 | 327 | version "5.4.1" |
313 | 328 | resolved "https://registry.yarnpkg.com/@ethersproject/abstract-provider/-/abstract-provider-5.4.1.tgz#e404309a29f771bd4d28dbafadcaa184668c2a6e" |
|
440 | 455 | dependencies: |
441 | 456 | "@ethersproject/logger" "^5.6.0" |
442 | 457 |
|
| 458 | +"@ethersproject/[email protected]": |
| 459 | + version "5.6.1" |
| 460 | + resolved "https://registry.yarnpkg.com/@ethersproject/bytes/-/bytes-5.6.1.tgz#24f916e411f82a8a60412344bf4a813b917eefe7" |
| 461 | + integrity sha512-NwQt7cKn5+ZE4uDn+X5RAXLp46E1chXoaMmrxAyA0rblpxz8t58lVkrHXoRIn0lz1joQElQ8410GqhTqMOwc6g== |
| 462 | + dependencies: |
| 463 | + "@ethersproject/logger" "^5.6.0" |
| 464 | + |
443 | 465 | "@ethersproject/[email protected]", "@ethersproject/constants@>=5.0.0-beta.128", "@ethersproject/constants@^5.4.0": |
444 | 466 | version "5.4.0" |
445 | 467 | resolved "https://registry.yarnpkg.com/@ethersproject/constants/-/constants-5.4.0.tgz#ee0bdcb30bf1b532d2353c977bf2ef1ee117958a" |
|
628 | 650 | dependencies: |
629 | 651 | "@ethersproject/logger" "^5.6.0" |
630 | 652 |
|
| 653 | +"@ethersproject/[email protected]": |
| 654 | + version "5.6.2" |
| 655 | + resolved "https://registry.yarnpkg.com/@ethersproject/networks/-/networks-5.6.2.tgz#2bacda62102c0b1fcee408315f2bed4f6fbdf336" |
| 656 | + integrity sha512-9uEzaJY7j5wpYGTojGp8U89mSsgQLc40PCMJLMCnFXTs7nhBveZ0t7dbqWUNrepWTszDbFkYD6WlL8DKx5huHA== |
| 657 | + dependencies: |
| 658 | + "@ethersproject/logger" "^5.6.0" |
| 659 | + |
631 | 660 | "@ethersproject/[email protected]", "@ethersproject/pbkdf2@^5.4.0": |
632 | 661 | version "5.4.0" |
633 | 662 | resolved "https://registry.yarnpkg.com/@ethersproject/pbkdf2/-/pbkdf2-5.4.0.tgz#ed88782a67fda1594c22d60d0ca911a9d669641c" |
|
708 | 737 | bech32 "1.1.4" |
709 | 738 | ws "7.4.6" |
710 | 739 |
|
| 740 | +"@ethersproject/[email protected]": |
| 741 | + version "5.6.3" |
| 742 | + resolved "https://registry.yarnpkg.com/@ethersproject/providers/-/providers-5.6.3.tgz#416c46e943319af6b114f47625be6325d10b3e32" |
| 743 | + integrity sha512-PKTEZXjdAhGK/+hUwRLQqlGrwTRrK4D0FHEP2V9klUF8C6+AWfHkA3AoLI+a8oq5CUZoRAH0nMecYGkKxUjeSw== |
| 744 | + dependencies: |
| 745 | + "@ethersproject/abstract-provider" "^5.6.0" |
| 746 | + "@ethersproject/abstract-signer" "^5.6.0" |
| 747 | + "@ethersproject/address" "^5.6.0" |
| 748 | + "@ethersproject/basex" "^5.6.0" |
| 749 | + "@ethersproject/bignumber" "^5.6.0" |
| 750 | + "@ethersproject/bytes" "^5.6.0" |
| 751 | + "@ethersproject/constants" "^5.6.0" |
| 752 | + "@ethersproject/hash" "^5.6.0" |
| 753 | + "@ethersproject/logger" "^5.6.0" |
| 754 | + "@ethersproject/networks" "^5.6.0" |
| 755 | + "@ethersproject/properties" "^5.6.0" |
| 756 | + "@ethersproject/random" "^5.6.0" |
| 757 | + "@ethersproject/rlp" "^5.6.0" |
| 758 | + "@ethersproject/sha2" "^5.6.0" |
| 759 | + "@ethersproject/strings" "^5.6.0" |
| 760 | + "@ethersproject/transactions" "^5.6.0" |
| 761 | + "@ethersproject/web" "^5.6.0" |
| 762 | + bech32 "1.1.4" |
| 763 | + ws "7.4.6" |
| 764 | + |
711 | 765 | "@ethersproject/[email protected]", "@ethersproject/random@^5.4.0": |
712 | 766 | version "5.4.0" |
713 | 767 | resolved "https://registry.yarnpkg.com/@ethersproject/random/-/random-5.4.0.tgz#9cdde60e160d024be39cc16f8de3b9ce39191e16" |
|
4236 | 4290 | utf8 "^3.0.0" |
4237 | 4291 | uuid "^3.3.2" |
4238 | 4292 |
|
4239 | | -[email protected].1, ethers@^5.5.2: |
4240 | | - version "5.6.1" |
4241 | | - resolved "https://registry.yarnpkg.com/ethers/-/ethers-5.6.1.tgz#a56cd67f1595b745dc3dde0ccf2b5de53a41a6d0" |
4242 | | - integrity sha512-qtl/2W+dwmUa5Z3JqwsbV3JEBZZHNARe5K/A2ePcNAuhJYnEKIgGOT/O9ouPwBijSqVoQnmQMzi5D48LFNOY2A== |
| 4293 | + |
| 4294 | + version "5.6.3" |
| 4295 | + resolved "https://registry.yarnpkg.com/ethers/-/ethers-5.6.3.tgz#f59be7d660c12abcd4f1b1613f729da42a878c08" |
| 4296 | + integrity sha512-TkZAYGtbnzsGzEzqonLEMpOkmD5JIKCoWlAlj9ShAJlJszEkgKh3jVSeX1edLkYmqnpvJvGlBDK2y/HVe84LNg== |
4243 | 4297 | dependencies: |
4244 | | - "@ethersproject/abi" "5.6.0" |
| 4298 | + "@ethersproject/abi" "5.6.1" |
4245 | 4299 | "@ethersproject/abstract-provider" "5.6.0" |
4246 | 4300 | "@ethersproject/abstract-signer" "5.6.0" |
4247 | 4301 | "@ethersproject/address" "5.6.0" |
4248 | 4302 | "@ethersproject/base64" "5.6.0" |
4249 | 4303 | "@ethersproject/basex" "5.6.0" |
4250 | 4304 | "@ethersproject/bignumber" "5.6.0" |
4251 | | - "@ethersproject/bytes" "5.6.0" |
| 4305 | + "@ethersproject/bytes" "5.6.1" |
4252 | 4306 | "@ethersproject/constants" "5.6.0" |
4253 | 4307 | "@ethersproject/contracts" "5.6.0" |
4254 | 4308 | "@ethersproject/hash" "5.6.0" |
4255 | 4309 | "@ethersproject/hdnode" "5.6.0" |
4256 | 4310 | "@ethersproject/json-wallets" "5.6.0" |
4257 | 4311 | "@ethersproject/keccak256" "5.6.0" |
4258 | 4312 | "@ethersproject/logger" "5.6.0" |
4259 | | - "@ethersproject/networks" "5.6.0" |
| 4313 | + "@ethersproject/networks" "5.6.2" |
4260 | 4314 | "@ethersproject/pbkdf2" "5.6.0" |
4261 | 4315 | "@ethersproject/properties" "5.6.0" |
4262 | | - "@ethersproject/providers" "5.6.1" |
| 4316 | + "@ethersproject/providers" "5.6.3" |
4263 | 4317 | "@ethersproject/random" "5.6.0" |
4264 | 4318 | "@ethersproject/rlp" "5.6.0" |
4265 | 4319 | "@ethersproject/sha2" "5.6.0" |
@@ -4308,6 +4362,42 @@ ethers@^5.0.0, ethers@^5.0.1, ethers@^5.0.2: |
4308 | 4362 | "@ethersproject/web" "5.4.0" |
4309 | 4363 | "@ethersproject/wordlists" "5.4.0" |
4310 | 4364 |
|
| 4365 | +ethers@^5.5.2: |
| 4366 | + version "5.6.1" |
| 4367 | + resolved "https://registry.yarnpkg.com/ethers/-/ethers-5.6.1.tgz#a56cd67f1595b745dc3dde0ccf2b5de53a41a6d0" |
| 4368 | + integrity sha512-qtl/2W+dwmUa5Z3JqwsbV3JEBZZHNARe5K/A2ePcNAuhJYnEKIgGOT/O9ouPwBijSqVoQnmQMzi5D48LFNOY2A== |
| 4369 | + dependencies: |
| 4370 | + "@ethersproject/abi" "5.6.0" |
| 4371 | + "@ethersproject/abstract-provider" "5.6.0" |
| 4372 | + "@ethersproject/abstract-signer" "5.6.0" |
| 4373 | + "@ethersproject/address" "5.6.0" |
| 4374 | + "@ethersproject/base64" "5.6.0" |
| 4375 | + "@ethersproject/basex" "5.6.0" |
| 4376 | + "@ethersproject/bignumber" "5.6.0" |
| 4377 | + "@ethersproject/bytes" "5.6.0" |
| 4378 | + "@ethersproject/constants" "5.6.0" |
| 4379 | + "@ethersproject/contracts" "5.6.0" |
| 4380 | + "@ethersproject/hash" "5.6.0" |
| 4381 | + "@ethersproject/hdnode" "5.6.0" |
| 4382 | + "@ethersproject/json-wallets" "5.6.0" |
| 4383 | + "@ethersproject/keccak256" "5.6.0" |
| 4384 | + "@ethersproject/logger" "5.6.0" |
| 4385 | + "@ethersproject/networks" "5.6.0" |
| 4386 | + "@ethersproject/pbkdf2" "5.6.0" |
| 4387 | + "@ethersproject/properties" "5.6.0" |
| 4388 | + "@ethersproject/providers" "5.6.1" |
| 4389 | + "@ethersproject/random" "5.6.0" |
| 4390 | + "@ethersproject/rlp" "5.6.0" |
| 4391 | + "@ethersproject/sha2" "5.6.0" |
| 4392 | + "@ethersproject/signing-key" "5.6.0" |
| 4393 | + "@ethersproject/solidity" "5.6.0" |
| 4394 | + "@ethersproject/strings" "5.6.0" |
| 4395 | + "@ethersproject/transactions" "5.6.0" |
| 4396 | + "@ethersproject/units" "5.6.0" |
| 4397 | + "@ethersproject/wallet" "5.6.0" |
| 4398 | + "@ethersproject/web" "5.6.0" |
| 4399 | + "@ethersproject/wordlists" "5.6.0" |
| 4400 | + |
4311 | 4401 | |
4312 | 4402 | version "0.1.6" |
4313 | 4403 | resolved "https://registry.yarnpkg.com/ethjs-unit/-/ethjs-unit-0.1.6.tgz#c665921e476e87bce2a9d588a6fe0405b2c41699" |
|
0 commit comments