|
|
|
@ -1556,15 +1556,7 @@ |
|
|
|
|
minimatch "^3.0.4" |
|
|
|
|
strip-json-comments "^3.1.1" |
|
|
|
|
|
|
|
|
|
"@ethereumjs/common@^2.3.1": |
|
|
|
|
version "2.3.1" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@ethereumjs/common/-/common-2.3.1.tgz#d692e3aff5adb35dd587dd1e6caab69e0ed2fa0b" |
|
|
|
|
integrity sha512-V8hrULExoq0H4HFs3cCmdRGbgmipmlNzak6Xg34nHYfQyqkSdrCuflvYjyWmsNpI8GtrcZhzifAbgX/1C1Cjwg== |
|
|
|
|
dependencies: |
|
|
|
|
crc-32 "^1.2.0" |
|
|
|
|
ethereumjs-util "^7.0.10" |
|
|
|
|
|
|
|
|
|
"@ethereumjs/common@^2.4.0": |
|
|
|
|
"@ethereumjs/common@^2.3.1", "@ethereumjs/common@^2.4.0": |
|
|
|
|
version "2.4.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@ethereumjs/common/-/common-2.4.0.tgz#2d67f6e6ba22246c5c89104e6b9a119fb3039766" |
|
|
|
|
integrity sha512-UdkhFWzWcJCZVsj1O/H8/oqj/0RVYjLc1OhPjBrQdALAkQHpCp8xXI4WLnuGTADqTdJZww0NtgwG+TRPkXt27w== |
|
|
|
@ -1572,15 +1564,7 @@ |
|
|
|
|
crc-32 "^1.2.0" |
|
|
|
|
ethereumjs-util "^7.1.0" |
|
|
|
|
|
|
|
|
|
"@ethereumjs/tx@^3.1.1", "@ethereumjs/tx@^3.1.4", "@ethereumjs/tx@^3.2.1": |
|
|
|
|
version "3.2.1" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@ethereumjs/tx/-/tx-3.2.1.tgz#65f5f1c11541764f08377a94ba4b0dcbbd67739e" |
|
|
|
|
integrity sha512-i9V39OtKvwWos1uVNZxdVhd7zFOyzFLjgt69CoiOY0EmXugS0HjO3uxpLBSglDKFMRriuGqw6ddKEv+RP1UNEw== |
|
|
|
|
dependencies: |
|
|
|
|
"@ethereumjs/common" "^2.3.1" |
|
|
|
|
ethereumjs-util "^7.0.10" |
|
|
|
|
|
|
|
|
|
"@ethereumjs/tx@^3.3.0": |
|
|
|
|
"@ethereumjs/tx@^3.1.1", "@ethereumjs/tx@^3.1.4", "@ethereumjs/tx@^3.2.1", "@ethereumjs/tx@^3.3.0": |
|
|
|
|
version "3.3.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@ethereumjs/tx/-/tx-3.3.0.tgz#14ed1b7fa0f28e1cd61e3ecbdab824205f6a4378" |
|
|
|
|
integrity sha512-yTwEj2lVzSMgE6Hjw9Oa1DZks/nKTWM8Wn4ykDNapBPua2f4nXO3qKnni86O6lgDj5fVNRqbDsD0yy7/XNGDEA== |
|
|
|
@ -1603,21 +1587,6 @@ |
|
|
|
|
"@ethersproject/properties" ">=5.0.0-beta.131" |
|
|
|
|
"@ethersproject/strings" ">=5.0.0-beta.130" |
|
|
|
|
|
|
|
|
|
"@ethersproject/abi@5.0.13", "@ethersproject/abi@^5.0.10": |
|
|
|
|
version "5.0.13" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@ethersproject/abi/-/abi-5.0.13.tgz#600a559c3730467716595658beaa2894b4352bcc" |
|
|
|
|
integrity sha512-2coOH3D7ra1lwamKEH0HVc+Jbcsw5yfeCgmY8ekhCDualEiyyovD2qDcMBBcY3+kjoLHVTmo7ost6MNClxdOrg== |
|
|
|
|
dependencies: |
|
|
|
|
"@ethersproject/address" "^5.0.9" |
|
|
|
|
"@ethersproject/bignumber" "^5.0.13" |
|
|
|
|
"@ethersproject/bytes" "^5.0.9" |
|
|
|
|
"@ethersproject/constants" "^5.0.8" |
|
|
|
|
"@ethersproject/hash" "^5.0.10" |
|
|
|
|
"@ethersproject/keccak256" "^5.0.7" |
|
|
|
|
"@ethersproject/logger" "^5.0.8" |
|
|
|
|
"@ethersproject/properties" "^5.0.7" |
|
|
|
|
"@ethersproject/strings" "^5.0.8" |
|
|
|
|
|
|
|
|
|
"@ethersproject/abi@5.4.0", "@ethersproject/abi@^5.4.0": |
|
|
|
|
version "5.4.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@ethersproject/abi/-/abi-5.4.0.tgz#a6d63bdb3672f738398846d4279fa6b6c9818242" |
|
|
|
@ -1633,19 +1602,6 @@ |
|
|
|
|
"@ethersproject/properties" "^5.4.0" |
|
|
|
|
"@ethersproject/strings" "^5.4.0" |
|
|
|
|
|
|
|
|
|
"@ethersproject/abstract-provider@5.0.10", "@ethersproject/abstract-provider@^5.0.8": |
|
|
|
|
version "5.0.10" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@ethersproject/abstract-provider/-/abstract-provider-5.0.10.tgz#a533aed39a5f27312745c8c4c40fa25fc884831c" |
|
|
|
|
integrity sha512-OSReY5iz94iIaPlRvLiJP8YVIvQLx4aUvMMnHWSaA/vTU8QHZmgNlt4OBdYV1+aFY8Xl+VRYiWBHq72ZDKXXCQ== |
|
|
|
|
dependencies: |
|
|
|
|
"@ethersproject/bignumber" "^5.0.13" |
|
|
|
|
"@ethersproject/bytes" "^5.0.9" |
|
|
|
|
"@ethersproject/logger" "^5.0.8" |
|
|
|
|
"@ethersproject/networks" "^5.0.7" |
|
|
|
|
"@ethersproject/properties" "^5.0.7" |
|
|
|
|
"@ethersproject/transactions" "^5.0.9" |
|
|
|
|
"@ethersproject/web" "^5.0.12" |
|
|
|
|
|
|
|
|
|
"@ethersproject/abstract-provider@5.4.0", "@ethersproject/abstract-provider@^5.4.0": |
|
|
|
|
version "5.4.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@ethersproject/abstract-provider/-/abstract-provider-5.4.0.tgz#415331031b0f678388971e1987305244edc04e1d" |
|
|
|
@ -1672,17 +1628,6 @@ |
|
|
|
|
"@ethersproject/transactions" "^5.0.5" |
|
|
|
|
"@ethersproject/web" "^5.0.6" |
|
|
|
|
|
|
|
|
|
"@ethersproject/abstract-signer@5.0.14", "@ethersproject/abstract-signer@^5.0.10": |
|
|
|
|
version "5.0.14" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@ethersproject/abstract-signer/-/abstract-signer-5.0.14.tgz#30ef912b0f86599d90fdffc65c110452e7b55cf1" |
|
|
|
|
integrity sha512-JztBwVO7o5OHLh2vyjordlS4/1EjRyaECtc8vPdXTF1i4dXN+J0coeRoPN6ZFbBvi/YbaB6br2fvqhst1VQD/g== |
|
|
|
|
dependencies: |
|
|
|
|
"@ethersproject/abstract-provider" "^5.0.8" |
|
|
|
|
"@ethersproject/bignumber" "^5.0.13" |
|
|
|
|
"@ethersproject/bytes" "^5.0.9" |
|
|
|
|
"@ethersproject/logger" "^5.0.8" |
|
|
|
|
"@ethersproject/properties" "^5.0.7" |
|
|
|
|
|
|
|
|
|
"@ethersproject/abstract-signer@5.4.0", "@ethersproject/abstract-signer@^5.4.0": |
|
|
|
|
version "5.4.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@ethersproject/abstract-signer/-/abstract-signer-5.4.0.tgz#cd5f50b93141ee9f9f49feb4075a0b3eafb57d65" |
|
|
|
@ -1705,17 +1650,6 @@ |
|
|
|
|
"@ethersproject/logger" "^5.0.5" |
|
|
|
|
"@ethersproject/properties" "^5.0.3" |
|
|
|
|
|
|
|
|
|
"@ethersproject/address@5.0.11", "@ethersproject/address@^5.0.9": |
|
|
|
|
version "5.0.11" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@ethersproject/address/-/address-5.0.11.tgz#12022e8c590c33939beb5ab18b401ecf585eac59" |
|
|
|
|
integrity sha512-Et4GBdD8/tsBGjCEOKee9upN29qjL5kbRcmJifb4Penmiuh9GARXL2/xpXvEp5EW+EIW/rfCHFJrkYBgoQFQBw== |
|
|
|
|
dependencies: |
|
|
|
|
"@ethersproject/bignumber" "^5.0.13" |
|
|
|
|
"@ethersproject/bytes" "^5.0.9" |
|
|
|
|
"@ethersproject/keccak256" "^5.0.7" |
|
|
|
|
"@ethersproject/logger" "^5.0.8" |
|
|
|
|
"@ethersproject/rlp" "^5.0.7" |
|
|
|
|
|
|
|
|
|
"@ethersproject/address@5.4.0", "@ethersproject/address@^5.4.0": |
|
|
|
|
version "5.4.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@ethersproject/address/-/address-5.4.0.tgz#ba2d00a0f8c4c0854933b963b9a3a9f6eb4a37a3" |
|
|
|
@ -1739,13 +1673,6 @@ |
|
|
|
|
"@ethersproject/rlp" "^5.0.3" |
|
|
|
|
bn.js "^4.4.0" |
|
|
|
|
|
|
|
|
|
"@ethersproject/base64@5.0.9", "@ethersproject/base64@^5.0.7": |
|
|
|
|
version "5.0.9" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@ethersproject/base64/-/base64-5.0.9.tgz#bb1f35d3dba92082a574d5e2418f9202a0a1a7e6" |
|
|
|
|
integrity sha512-37RBz5LEZ9SlTNGiWCYFttnIN9J7qVs9Xo2EbqGqDH5LfW9EIji66S+YDMpXVo1zWDax1FkEldAoatxHK2gfgA== |
|
|
|
|
dependencies: |
|
|
|
|
"@ethersproject/bytes" "^5.0.9" |
|
|
|
|
|
|
|
|
|
"@ethersproject/base64@5.4.0", "@ethersproject/base64@^5.4.0": |
|
|
|
|
version "5.4.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@ethersproject/base64/-/base64-5.4.0.tgz#7252bf65295954c9048c7ca5f43e5c86441b2a9a" |
|
|
|
@ -1760,14 +1687,6 @@ |
|
|
|
|
dependencies: |
|
|
|
|
"@ethersproject/bytes" "^5.0.4" |
|
|
|
|
|
|
|
|
|
"@ethersproject/basex@5.0.9", "@ethersproject/basex@^5.0.7": |
|
|
|
|
version "5.0.9" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@ethersproject/basex/-/basex-5.0.9.tgz#00d727a031bac563cb8bb900955206f1bf3cf1fc" |
|
|
|
|
integrity sha512-FANswl1IN3PS0eltQxH2aM2+utPrkLUVG4XVFi6SafRG9EpAqXCgycxC8PU90mPGhigYTpg9cnTB5mCZ6ejQjw== |
|
|
|
|
dependencies: |
|
|
|
|
"@ethersproject/bytes" "^5.0.9" |
|
|
|
|
"@ethersproject/properties" "^5.0.7" |
|
|
|
|
|
|
|
|
|
"@ethersproject/basex@5.4.0", "@ethersproject/basex@^5.4.0": |
|
|
|
|
version "5.4.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@ethersproject/basex/-/basex-5.4.0.tgz#0a2da0f4e76c504a94f2b21d3161ed9438c7f8a6" |
|
|
|
@ -1776,15 +1695,6 @@ |
|
|
|
|
"@ethersproject/bytes" "^5.4.0" |
|
|
|
|
"@ethersproject/properties" "^5.4.0" |
|
|
|
|
|
|
|
|
|
"@ethersproject/bignumber@5.0.15", "@ethersproject/bignumber@^5.0.13": |
|
|
|
|
version "5.0.15" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@ethersproject/bignumber/-/bignumber-5.0.15.tgz#b089b3f1e0381338d764ac1c10512f0c93b184ed" |
|
|
|
|
integrity sha512-MTADqnyacvdRwtKh7o9ujwNDSM1SDJjYDMYAzjIgjoi9rh6TY4suMbhCa3i2vh3SUXiXSICyTI8ui+NPdrZ9Lw== |
|
|
|
|
dependencies: |
|
|
|
|
"@ethersproject/bytes" "^5.0.9" |
|
|
|
|
"@ethersproject/logger" "^5.0.8" |
|
|
|
|
bn.js "^4.4.0" |
|
|
|
|
|
|
|
|
|
"@ethersproject/bignumber@5.4.1", "@ethersproject/bignumber@^5.4.0": |
|
|
|
|
version "5.4.1" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@ethersproject/bignumber/-/bignumber-5.4.1.tgz#64399d3b9ae80aa83d483e550ba57ea062c1042d" |
|
|
|
@ -1803,13 +1713,6 @@ |
|
|
|
|
"@ethersproject/logger" "^5.0.5" |
|
|
|
|
bn.js "^4.4.0" |
|
|
|
|
|
|
|
|
|
"@ethersproject/bytes@5.0.11", "@ethersproject/bytes@^5.0.9": |
|
|
|
|
version "5.0.11" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@ethersproject/bytes/-/bytes-5.0.11.tgz#21118e75b1d00db068984c15530e316021101276" |
|
|
|
|
integrity sha512-D51plLYY5qF05AsoVQwIZVLqlBkaTPVHVP/1WmmBIWyHB0cRW0C9kh0kx5Exo51rB63Hk8PfHxc7SmpoaQFEyg== |
|
|
|
|
dependencies: |
|
|
|
|
"@ethersproject/logger" "^5.0.8" |
|
|
|
|
|
|
|
|
|
"@ethersproject/bytes@5.4.0", "@ethersproject/bytes@^5.4.0": |
|
|
|
|
version "5.4.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@ethersproject/bytes/-/bytes-5.4.0.tgz#56fa32ce3bf67153756dbaefda921d1d4774404e" |
|
|
|
@ -1824,12 +1727,12 @@ |
|
|
|
|
dependencies: |
|
|
|
|
"@ethersproject/logger" "^5.0.5" |
|
|
|
|
|
|
|
|
|
"@ethersproject/constants@5.0.10", "@ethersproject/constants@^5.0.8": |
|
|
|
|
version "5.0.10" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@ethersproject/constants/-/constants-5.0.10.tgz#eb0c604fbc44c53ba9641eed31a1d0c9e1ebcadc" |
|
|
|
|
integrity sha512-OSo8jxkHLDXieCy8bgOFR7lMfgPxEzKvSDdP+WAWHCDM8+orwch0B6wzkTmiQFgryAtIctrBt5glAdJikZ3hGw== |
|
|
|
|
"@ethersproject/bytes@^5.0.9": |
|
|
|
|
version "5.0.11" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@ethersproject/bytes/-/bytes-5.0.11.tgz#21118e75b1d00db068984c15530e316021101276" |
|
|
|
|
integrity sha512-D51plLYY5qF05AsoVQwIZVLqlBkaTPVHVP/1WmmBIWyHB0cRW0C9kh0kx5Exo51rB63Hk8PfHxc7SmpoaQFEyg== |
|
|
|
|
dependencies: |
|
|
|
|
"@ethersproject/bignumber" "^5.0.13" |
|
|
|
|
"@ethersproject/logger" "^5.0.8" |
|
|
|
|
|
|
|
|
|
"@ethersproject/constants@5.4.0", "@ethersproject/constants@^5.4.0": |
|
|
|
|
version "5.4.0" |
|
|
|
@ -1845,21 +1748,6 @@ |
|
|
|
|
dependencies: |
|
|
|
|
"@ethersproject/bignumber" "^5.0.7" |
|
|
|
|
|
|
|
|
|
"@ethersproject/contracts@5.0.12": |
|
|
|
|
version "5.0.12" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@ethersproject/contracts/-/contracts-5.0.12.tgz#6d488db46221258399dfe80b89bf849b3afd7897" |
|
|
|
|
integrity sha512-srijy31idjz8bE+gL1I6IRj2H4I9dUwfQ+QroLrIgNdGArqY8y2iFUKa3QTy+JBX26fJsdYiCQi1kKkaNpnMpQ== |
|
|
|
|
dependencies: |
|
|
|
|
"@ethersproject/abi" "^5.0.10" |
|
|
|
|
"@ethersproject/abstract-provider" "^5.0.8" |
|
|
|
|
"@ethersproject/abstract-signer" "^5.0.10" |
|
|
|
|
"@ethersproject/address" "^5.0.9" |
|
|
|
|
"@ethersproject/bignumber" "^5.0.13" |
|
|
|
|
"@ethersproject/bytes" "^5.0.9" |
|
|
|
|
"@ethersproject/constants" "^5.0.8" |
|
|
|
|
"@ethersproject/logger" "^5.0.8" |
|
|
|
|
"@ethersproject/properties" "^5.0.7" |
|
|
|
|
|
|
|
|
|
"@ethersproject/contracts@5.4.0": |
|
|
|
|
version "5.4.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@ethersproject/contracts/-/contracts-5.4.0.tgz#e05fe6bd33acc98741e27d553889ec5920078abb" |
|
|
|
@ -1876,20 +1764,6 @@ |
|
|
|
|
"@ethersproject/properties" "^5.4.0" |
|
|
|
|
"@ethersproject/transactions" "^5.4.0" |
|
|
|
|
|
|
|
|
|
"@ethersproject/hash@5.0.12", "@ethersproject/hash@^5.0.10": |
|
|
|
|
version "5.0.12" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@ethersproject/hash/-/hash-5.0.12.tgz#1074599f7509e2ca2bb7a3d4f4e39ab3a796da42" |
|
|
|
|
integrity sha512-kn4QN+fhNFbUgX3XZTZUaQixi0oyfIEY+hfW+KtkHu+rq7dV76oAIvaLEEynu1/4npOL38E4X4YI42gGZk+C0Q== |
|
|
|
|
dependencies: |
|
|
|
|
"@ethersproject/abstract-signer" "^5.0.10" |
|
|
|
|
"@ethersproject/address" "^5.0.9" |
|
|
|
|
"@ethersproject/bignumber" "^5.0.13" |
|
|
|
|
"@ethersproject/bytes" "^5.0.9" |
|
|
|
|
"@ethersproject/keccak256" "^5.0.7" |
|
|
|
|
"@ethersproject/logger" "^5.0.8" |
|
|
|
|
"@ethersproject/properties" "^5.0.7" |
|
|
|
|
"@ethersproject/strings" "^5.0.8" |
|
|
|
|
|
|
|
|
|
"@ethersproject/hash@5.4.0", "@ethersproject/hash@^5.4.0": |
|
|
|
|
version "5.4.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@ethersproject/hash/-/hash-5.4.0.tgz#d18a8e927e828e22860a011f39e429d388344ae0" |
|
|
|
@ -1918,24 +1792,6 @@ |
|
|
|
|
"@ethersproject/properties" "^5.0.4" |
|
|
|
|
"@ethersproject/strings" "^5.0.4" |
|
|
|
|
|
|
|
|
|
"@ethersproject/hdnode@5.0.10", "@ethersproject/hdnode@^5.0.8": |
|
|
|
|
version "5.0.10" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@ethersproject/hdnode/-/hdnode-5.0.10.tgz#f7cdf154bf5d104c76dce2940745fc71d9e7eb1b" |
|
|
|
|
integrity sha512-ZLwMtIcXK7xz2lSITDCl40W04CtRq4K9NwBxhCzdzPdaz6XnoJMwGz2YMVLg+8ksseq+RYtTwIIXtlK6vyvQyg== |
|
|
|
|
dependencies: |
|
|
|
|
"@ethersproject/abstract-signer" "^5.0.10" |
|
|
|
|
"@ethersproject/basex" "^5.0.7" |
|
|
|
|
"@ethersproject/bignumber" "^5.0.13" |
|
|
|
|
"@ethersproject/bytes" "^5.0.9" |
|
|
|
|
"@ethersproject/logger" "^5.0.8" |
|
|
|
|
"@ethersproject/pbkdf2" "^5.0.7" |
|
|
|
|
"@ethersproject/properties" "^5.0.7" |
|
|
|
|
"@ethersproject/sha2" "^5.0.7" |
|
|
|
|
"@ethersproject/signing-key" "^5.0.8" |
|
|
|
|
"@ethersproject/strings" "^5.0.8" |
|
|
|
|
"@ethersproject/transactions" "^5.0.9" |
|
|
|
|
"@ethersproject/wordlists" "^5.0.8" |
|
|
|
|
|
|
|
|
|
"@ethersproject/hdnode@5.4.0", "@ethersproject/hdnode@^5.4.0": |
|
|
|
|
version "5.4.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@ethersproject/hdnode/-/hdnode-5.4.0.tgz#4bc9999b9a12eb5ce80c5faa83114a57e4107cac" |
|
|
|
@ -1954,25 +1810,6 @@ |
|
|
|
|
"@ethersproject/transactions" "^5.4.0" |
|
|
|
|
"@ethersproject/wordlists" "^5.4.0" |
|
|
|
|
|
|
|
|
|
"@ethersproject/json-wallets@5.0.12", "@ethersproject/json-wallets@^5.0.10": |
|
|
|
|
version "5.0.12" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@ethersproject/json-wallets/-/json-wallets-5.0.12.tgz#8946a0fcce1634b636313a50330b7d30a24996e8" |
|
|
|
|
integrity sha512-nac553zGZnOewpjlqbfy7WBl8m3y7qudzRsI2dCxrediYtPIVIs9f6Pbnou8vDmmp8X4/U4W788d+Ma88o+Gbg== |
|
|
|
|
dependencies: |
|
|
|
|
"@ethersproject/abstract-signer" "^5.0.10" |
|
|
|
|
"@ethersproject/address" "^5.0.9" |
|
|
|
|
"@ethersproject/bytes" "^5.0.9" |
|
|
|
|
"@ethersproject/hdnode" "^5.0.8" |
|
|
|
|
"@ethersproject/keccak256" "^5.0.7" |
|
|
|
|
"@ethersproject/logger" "^5.0.8" |
|
|
|
|
"@ethersproject/pbkdf2" "^5.0.7" |
|
|
|
|
"@ethersproject/properties" "^5.0.7" |
|
|
|
|
"@ethersproject/random" "^5.0.7" |
|
|
|
|
"@ethersproject/strings" "^5.0.8" |
|
|
|
|
"@ethersproject/transactions" "^5.0.9" |
|
|
|
|
aes-js "3.0.0" |
|
|
|
|
scrypt-js "3.0.1" |
|
|
|
|
|
|
|
|
|
"@ethersproject/json-wallets@5.4.0", "@ethersproject/json-wallets@^5.4.0": |
|
|
|
|
version "5.4.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@ethersproject/json-wallets/-/json-wallets-5.4.0.tgz#2583341cfe313fc9856642e8ace3080154145e95" |
|
|
|
@ -1992,14 +1829,6 @@ |
|
|
|
|
aes-js "3.0.0" |
|
|
|
|
scrypt-js "3.0.1" |
|
|
|
|
|
|
|
|
|
"@ethersproject/keccak256@5.0.9", "@ethersproject/keccak256@^5.0.7": |
|
|
|
|
version "5.0.9" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@ethersproject/keccak256/-/keccak256-5.0.9.tgz#ca0d86e4af56c13b1ef25e533bde3e96d28f647d" |
|
|
|
|
integrity sha512-zhdUTj6RGtCJSgU+bDrWF6cGbvW453LoIC1DSNWrTlXzC7WuH4a+EiPrgc7/kNoRxerKuA/cxYlI8GwNtVtDlw== |
|
|
|
|
dependencies: |
|
|
|
|
"@ethersproject/bytes" "^5.0.9" |
|
|
|
|
js-sha3 "0.5.7" |
|
|
|
|
|
|
|
|
|
"@ethersproject/keccak256@5.4.0", "@ethersproject/keccak256@^5.4.0": |
|
|
|
|
version "5.4.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@ethersproject/keccak256/-/keccak256-5.4.0.tgz#7143b8eea4976080241d2bd92e3b1f1bf7025318" |
|
|
|
@ -2016,11 +1845,6 @@ |
|
|
|
|
"@ethersproject/bytes" "^5.0.4" |
|
|
|
|
js-sha3 "0.5.7" |
|
|
|
|
|
|
|
|
|
"@ethersproject/logger@5.0.10", "@ethersproject/logger@^5.0.8": |
|
|
|
|
version "5.0.10" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@ethersproject/logger/-/logger-5.0.10.tgz#fd884688b3143253e0356ef92d5f22d109d2e026" |
|
|
|
|
integrity sha512-0y2T2NqykDrbPM3Zw9RSbPkDOxwChAL8detXaom76CfYoGxsOnRP/zTX8OUAV+x9LdwzgbWvWmeXrc0M7SuDZw== |
|
|
|
|
|
|
|
|
|
"@ethersproject/logger@5.4.0", "@ethersproject/logger@^5.4.0": |
|
|
|
|
version "5.4.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@ethersproject/logger/-/logger-5.4.0.tgz#f39adadf62ad610c420bcd156fd41270e91b3ca9" |
|
|
|
@ -2031,12 +1855,10 @@ |
|
|
|
|
resolved "https://registry.yarnpkg.com/@ethersproject/logger/-/logger-5.0.6.tgz#faa484203e86e08be9e07fef826afeef7183fe88" |
|
|
|
|
integrity sha512-FrX0Vnb3JZ1md/7GIZfmJ06XOAA8r3q9Uqt9O5orr4ZiksnbpXKlyDzQtlZ5Yv18RS8CAUbiKH9vwidJg1BPmQ== |
|
|
|
|
|
|
|
|
|
"@ethersproject/networks@5.0.9", "@ethersproject/networks@^5.0.7": |
|
|
|
|
version "5.0.9" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@ethersproject/networks/-/networks-5.0.9.tgz#ec5da11e4d4bfd69bec4eaebc9ace33eb9569279" |
|
|
|
|
integrity sha512-L8+VCQwArBLGkxZb/5Ns/OH/OxP38AcaveXIxhUTq+VWpXYjrObG3E7RDQIKkUx1S1IcQl/UWTz5w4DK0UitJg== |
|
|
|
|
dependencies: |
|
|
|
|
"@ethersproject/logger" "^5.0.8" |
|
|
|
|
"@ethersproject/logger@^5.0.8": |
|
|
|
|
version "5.0.10" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@ethersproject/logger/-/logger-5.0.10.tgz#fd884688b3143253e0356ef92d5f22d109d2e026" |
|
|
|
|
integrity sha512-0y2T2NqykDrbPM3Zw9RSbPkDOxwChAL8detXaom76CfYoGxsOnRP/zTX8OUAV+x9LdwzgbWvWmeXrc0M7SuDZw== |
|
|
|
|
|
|
|
|
|
"@ethersproject/networks@5.4.1", "@ethersproject/networks@^5.4.0": |
|
|
|
|
version "5.4.1" |
|
|
|
@ -2052,14 +1874,6 @@ |
|
|
|
|
dependencies: |
|
|
|
|
"@ethersproject/logger" "^5.0.5" |
|
|
|
|
|
|
|
|
|
"@ethersproject/pbkdf2@5.0.9", "@ethersproject/pbkdf2@^5.0.7": |
|
|
|
|
version "5.0.9" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@ethersproject/pbkdf2/-/pbkdf2-5.0.9.tgz#be39c7f0a66c0d3cb1ad1dbb12a78e9bcdf9b5ae" |
|
|
|
|
integrity sha512-ItE/wQ/WVw/ajEHPUVgfu0aEvksPgOQc+278bke8sGKnGO3ppjmqp0MHh17tHc1EBTzJbSms5aLIqc56qZ/oiA== |
|
|
|
|
dependencies: |
|
|
|
|
"@ethersproject/bytes" "^5.0.9" |
|
|
|
|
"@ethersproject/sha2" "^5.0.7" |
|
|
|
|
|
|
|
|
|
"@ethersproject/pbkdf2@5.4.0", "@ethersproject/pbkdf2@^5.4.0": |
|
|
|
|
version "5.4.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@ethersproject/pbkdf2/-/pbkdf2-5.4.0.tgz#ed88782a67fda1594c22d60d0ca911a9d669641c" |
|
|
|
@ -2068,13 +1882,6 @@ |
|
|
|
|
"@ethersproject/bytes" "^5.4.0" |
|
|
|
|
"@ethersproject/sha2" "^5.4.0" |
|
|
|
|
|
|
|
|
|
"@ethersproject/properties@5.0.9", "@ethersproject/properties@^5.0.7": |
|
|
|
|
version "5.0.9" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@ethersproject/properties/-/properties-5.0.9.tgz#d7aae634680760136ea522e25c3ef043ec15b5c2" |
|
|
|
|
integrity sha512-ZCjzbHYTw+rF1Pn8FDCEmx3gQttwIHcm/6Xee8g/M3Ga3SfW4tccNMbs5zqnBH0E4RoOPaeNgyg1O68TaF0tlg== |
|
|
|
|
dependencies: |
|
|
|
|
"@ethersproject/logger" "^5.0.8" |
|
|
|
|
|
|
|
|
|
"@ethersproject/properties@5.4.0", "@ethersproject/properties@^5.4.0": |
|
|
|
|
version "5.4.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@ethersproject/properties/-/properties-5.4.0.tgz#38ba20539b44dcc5d5f80c45ad902017dcdbefe7" |
|
|
|
@ -2089,30 +1896,12 @@ |
|
|
|
|
dependencies: |
|
|
|
|
"@ethersproject/logger" "^5.0.5" |
|
|
|
|
|
|
|
|
|
"@ethersproject/providers@5.0.24": |
|
|
|
|
version "5.0.24" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@ethersproject/providers/-/providers-5.0.24.tgz#4c638a029482d052faa18364b5e0e2d3ddd9c0cb" |
|
|
|
|
integrity sha512-M4Iw1r4gGJkt7ZUa++iREuviKL/DIpmIMsaUlVlXtV+ZrUXeN8xQ3zOTrbz7R4h9W9oljBZM7i4D3Kn1krJ30A== |
|
|
|
|
"@ethersproject/properties@^5.0.7": |
|
|
|
|
version "5.0.9" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@ethersproject/properties/-/properties-5.0.9.tgz#d7aae634680760136ea522e25c3ef043ec15b5c2" |
|
|
|
|
integrity sha512-ZCjzbHYTw+rF1Pn8FDCEmx3gQttwIHcm/6Xee8g/M3Ga3SfW4tccNMbs5zqnBH0E4RoOPaeNgyg1O68TaF0tlg== |
|
|
|
|
dependencies: |
|
|
|
|
"@ethersproject/abstract-provider" "^5.0.8" |
|
|
|
|
"@ethersproject/abstract-signer" "^5.0.10" |
|
|
|
|
"@ethersproject/address" "^5.0.9" |
|
|
|
|
"@ethersproject/basex" "^5.0.7" |
|
|
|
|
"@ethersproject/bignumber" "^5.0.13" |
|
|
|
|
"@ethersproject/bytes" "^5.0.9" |
|
|
|
|
"@ethersproject/constants" "^5.0.8" |
|
|
|
|
"@ethersproject/hash" "^5.0.10" |
|
|
|
|
"@ethersproject/logger" "^5.0.8" |
|
|
|
|
"@ethersproject/networks" "^5.0.7" |
|
|
|
|
"@ethersproject/properties" "^5.0.7" |
|
|
|
|
"@ethersproject/random" "^5.0.7" |
|
|
|
|
"@ethersproject/rlp" "^5.0.7" |
|
|
|
|
"@ethersproject/sha2" "^5.0.7" |
|
|
|
|
"@ethersproject/strings" "^5.0.8" |
|
|
|
|
"@ethersproject/transactions" "^5.0.9" |
|
|
|
|
"@ethersproject/web" "^5.0.12" |
|
|
|
|
bech32 "1.1.4" |
|
|
|
|
ws "7.2.3" |
|
|
|
|
|
|
|
|
|
"@ethersproject/providers@5.4.2": |
|
|
|
|
version "5.4.2" |
|
|
|
@ -2139,14 +1928,6 @@ |
|
|
|
|
bech32 "1.1.4" |
|
|
|
|
ws "7.4.6" |
|
|
|
|
|
|
|
|
|
"@ethersproject/random@5.0.9", "@ethersproject/random@^5.0.7": |
|
|
|
|
version "5.0.9" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@ethersproject/random/-/random-5.0.9.tgz#1903d4436ba66e4c8ac77968b16f756abea3a0d0" |
|
|
|
|
integrity sha512-DANG8THsKqFbJOantrxumtG6gyETNE54VfbsWa+SQAT8WKpDo9W/X5Zhh73KuhClaey1UI32uVmISZeq/Zxn1A== |
|
|
|
|
dependencies: |
|
|
|
|
"@ethersproject/bytes" "^5.0.9" |
|
|
|
|
"@ethersproject/logger" "^5.0.8" |
|
|
|
|
|
|
|
|
|
"@ethersproject/random@5.4.0", "@ethersproject/random@^5.4.0": |
|
|
|
|
version "5.4.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@ethersproject/random/-/random-5.4.0.tgz#9cdde60e160d024be39cc16f8de3b9ce39191e16" |
|
|
|
@ -2155,14 +1936,6 @@ |
|
|
|
|
"@ethersproject/bytes" "^5.4.0" |
|
|
|
|
"@ethersproject/logger" "^5.4.0" |
|
|
|
|
|
|
|
|
|
"@ethersproject/rlp@5.0.9", "@ethersproject/rlp@^5.0.7": |
|
|
|
|
version "5.0.9" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@ethersproject/rlp/-/rlp-5.0.9.tgz#da205bf8a34d3c3409eb73ddd237130a4b376aff" |
|
|
|
|
integrity sha512-ns1U7ZMVeruUW6JXc4om+1w3w4ynHN/0fpwmeNTsAjwGKoF8SAUgue6ylKpHKWSti2idx7jDxbn8hNNFHk67CA== |
|
|
|
|
dependencies: |
|
|
|
|
"@ethersproject/bytes" "^5.0.9" |
|
|
|
|
"@ethersproject/logger" "^5.0.8" |
|
|
|
|
|
|
|
|
|
"@ethersproject/rlp@5.4.0", "@ethersproject/rlp@^5.4.0": |
|
|
|
|
version "5.4.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@ethersproject/rlp/-/rlp-5.4.0.tgz#de61afda5ff979454e76d3b3310a6c32ad060931" |
|
|
|
@ -2179,15 +1952,6 @@ |
|
|
|
|
"@ethersproject/bytes" "^5.0.4" |
|
|
|
|
"@ethersproject/logger" "^5.0.5" |
|
|
|
|
|
|
|
|
|
"@ethersproject/sha2@5.0.9", "@ethersproject/sha2@^5.0.7": |
|
|
|
|
version "5.0.9" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@ethersproject/sha2/-/sha2-5.0.9.tgz#41275ee03e6e1660b3c997754005e089e936adc6" |
|
|
|
|
integrity sha512-5FH4s47gM7N1fFAYQ1+m7aX0SbLg0Xr+6tvqndmNqc382/qBIbzXiGlUookrsjlPb6gLNurnTssCXjNM72J6lQ== |
|
|
|
|
dependencies: |
|
|
|
|
"@ethersproject/bytes" "^5.0.9" |
|
|
|
|
"@ethersproject/logger" "^5.0.8" |
|
|
|
|
hash.js "1.1.3" |
|
|
|
|
|
|
|
|
|
"@ethersproject/sha2@5.4.0", "@ethersproject/sha2@^5.4.0": |
|
|
|
|
version "5.4.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@ethersproject/sha2/-/sha2-5.4.0.tgz#c9a8db1037014cbc4e9482bd662f86c090440371" |
|
|
|
@ -2197,16 +1961,6 @@ |
|
|
|
|
"@ethersproject/logger" "^5.4.0" |
|
|
|
|
hash.js "1.1.7" |
|
|
|
|
|
|
|
|
|
"@ethersproject/signing-key@5.0.11", "@ethersproject/signing-key@^5.0.4", "@ethersproject/signing-key@^5.0.8": |
|
|
|
|
version "5.0.11" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@ethersproject/signing-key/-/signing-key-5.0.11.tgz#19fc5c4597e18ad0a5efc6417ba5b74069fdd2af" |
|
|
|
|
integrity sha512-Jfcru/BGwdkXhLxT+8WCZtFy7LL0TPFZw05FAb5asxB/MyVsEfNdNxGDtjVE9zXfmRSPe/EusXYY4K7wcygOyQ== |
|
|
|
|
dependencies: |
|
|
|
|
"@ethersproject/bytes" "^5.0.9" |
|
|
|
|
"@ethersproject/logger" "^5.0.8" |
|
|
|
|
"@ethersproject/properties" "^5.0.7" |
|
|
|
|
elliptic "6.5.4" |
|
|
|
|
|
|
|
|
|
"@ethersproject/signing-key@5.4.0", "@ethersproject/signing-key@^5.4.0": |
|
|
|
|
version "5.4.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@ethersproject/signing-key/-/signing-key-5.4.0.tgz#2f05120984e81cf89a3d5f6dec5c68ee0894fbec" |
|
|
|
@ -2219,16 +1973,15 @@ |
|
|
|
|
elliptic "6.5.4" |
|
|
|
|
hash.js "1.1.7" |
|
|
|
|
|
|
|
|
|
"@ethersproject/solidity@5.0.10": |
|
|
|
|
version "5.0.10" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@ethersproject/solidity/-/solidity-5.0.10.tgz#128c9289761cf83d81ff62a1195d6079a924a86c" |
|
|
|
|
integrity sha512-8OG3HLqynWXDA6mVIHuHfF/ojTTwBahON7hc9GAKCqglzXCkVA3OpyxOJXPzjHClRIAUUiU7r9oy9Z/nsjtT/g== |
|
|
|
|
"@ethersproject/signing-key@^5.0.4": |
|
|
|
|
version "5.0.11" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@ethersproject/signing-key/-/signing-key-5.0.11.tgz#19fc5c4597e18ad0a5efc6417ba5b74069fdd2af" |
|
|
|
|
integrity sha512-Jfcru/BGwdkXhLxT+8WCZtFy7LL0TPFZw05FAb5asxB/MyVsEfNdNxGDtjVE9zXfmRSPe/EusXYY4K7wcygOyQ== |
|
|
|
|
dependencies: |
|
|
|
|
"@ethersproject/bignumber" "^5.0.13" |
|
|
|
|
"@ethersproject/bytes" "^5.0.9" |
|
|
|
|
"@ethersproject/keccak256" "^5.0.7" |
|
|
|
|
"@ethersproject/sha2" "^5.0.7" |
|
|
|
|
"@ethersproject/strings" "^5.0.8" |
|
|
|
|
"@ethersproject/logger" "^5.0.8" |
|
|
|
|
"@ethersproject/properties" "^5.0.7" |
|
|
|
|
elliptic "6.5.4" |
|
|
|
|
|
|
|
|
|
"@ethersproject/solidity@5.4.0": |
|
|
|
|
version "5.4.0" |
|
|
|
@ -2241,15 +1994,6 @@ |
|
|
|
|
"@ethersproject/sha2" "^5.4.0" |
|
|
|
|
"@ethersproject/strings" "^5.4.0" |
|
|
|
|
|
|
|
|
|
"@ethersproject/strings@5.0.10", "@ethersproject/strings@^5.0.8": |
|
|
|
|
version "5.0.10" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@ethersproject/strings/-/strings-5.0.10.tgz#ddce1e9724f4ac4f3f67e0cac0b48748e964bfdb" |
|
|
|
|
integrity sha512-KAeoS1tZ9/5ECXiIZA6S6hywbD0so2VmuW+Wfyo5EDXeyZ6Na1nxTPhTnW7voQmjbeYJffCrOc0qLFJeylyg7w== |
|
|
|
|
dependencies: |
|
|
|
|
"@ethersproject/bytes" "^5.0.9" |
|
|
|
|
"@ethersproject/constants" "^5.0.8" |
|
|
|
|
"@ethersproject/logger" "^5.0.8" |
|
|
|
|
|
|
|
|
|
"@ethersproject/strings@5.4.0", "@ethersproject/strings@^5.4.0": |
|
|
|
|
version "5.4.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@ethersproject/strings/-/strings-5.4.0.tgz#fb12270132dd84b02906a8d895ae7e7fa3d07d9a" |
|
|
|
@ -2268,21 +2012,6 @@ |
|
|
|
|
"@ethersproject/constants" "^5.0.4" |
|
|
|
|
"@ethersproject/logger" "^5.0.5" |
|
|
|
|
|
|
|
|
|
"@ethersproject/transactions@5.0.11", "@ethersproject/transactions@^5.0.9": |
|
|
|
|
version "5.0.11" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@ethersproject/transactions/-/transactions-5.0.11.tgz#b31df5292f47937136a45885d6ee6112477c13df" |
|
|
|
|
integrity sha512-ftsRvR9+gQp7L63F6+XmstvsZ4w8GtWvQB08e/zB+oB86Fnhq8+i/tkgpJplSHC8I/qgiCisva+M3u2GVhDFPA== |
|
|
|
|
dependencies: |
|
|
|
|
"@ethersproject/address" "^5.0.9" |
|
|
|
|
"@ethersproject/bignumber" "^5.0.13" |
|
|
|
|
"@ethersproject/bytes" "^5.0.9" |
|
|
|
|
"@ethersproject/constants" "^5.0.8" |
|
|
|
|
"@ethersproject/keccak256" "^5.0.7" |
|
|
|
|
"@ethersproject/logger" "^5.0.8" |
|
|
|
|
"@ethersproject/properties" "^5.0.7" |
|
|
|
|
"@ethersproject/rlp" "^5.0.7" |
|
|
|
|
"@ethersproject/signing-key" "^5.0.8" |
|
|
|
|
|
|
|
|
|
"@ethersproject/transactions@5.4.0", "@ethersproject/transactions@^5.4.0": |
|
|
|
|
version "5.4.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@ethersproject/transactions/-/transactions-5.4.0.tgz#a159d035179334bd92f340ce0f77e83e9e1522e0" |
|
|
|
@ -2313,15 +2042,6 @@ |
|
|
|
|
"@ethersproject/rlp" "^5.0.3" |
|
|
|
|
"@ethersproject/signing-key" "^5.0.4" |
|
|
|
|
|
|
|
|
|
"@ethersproject/units@5.0.11": |
|
|
|
|
version "5.0.11" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@ethersproject/units/-/units-5.0.11.tgz#f82f6e353ac0d6fa43b17337790f1f9aa72cb4c8" |
|
|
|
|
integrity sha512-nOSPmcCWyB/dwoBRhhTtPGCsTbiXqmc7Q0Adwvafc432AC7hy3Fj3IFZtnSXsbtJ/GdHCIUIoA8gtvxSsFuBJg== |
|
|
|
|
dependencies: |
|
|
|
|
"@ethersproject/bignumber" "^5.0.13" |
|
|
|
|
"@ethersproject/constants" "^5.0.8" |
|
|
|
|
"@ethersproject/logger" "^5.0.8" |
|
|
|
|
|
|
|
|
|
"@ethersproject/units@5.4.0": |
|
|
|
|
version "5.4.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@ethersproject/units/-/units-5.4.0.tgz#d57477a4498b14b88b10396062c8cbbaf20c79fe" |
|
|
|
@ -2331,27 +2051,6 @@ |
|
|
|
|
"@ethersproject/constants" "^5.4.0" |
|
|
|
|
"@ethersproject/logger" "^5.4.0" |
|
|
|
|
|
|
|
|
|
"@ethersproject/wallet@5.0.12": |
|
|
|
|
version "5.0.12" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@ethersproject/wallet/-/wallet-5.0.12.tgz#bfb96f95e066b4b1b4591c4615207b87afedda8b" |
|
|
|
|
integrity sha512-rboJebGf47/KPZrKZQdYg9BAYuXbc/OwcUyML1K1f2jnJeo1ObWV11U1PAWTjTbhhSy6/Fg+34GO2yMb5Dt1Rw== |
|
|
|
|
dependencies: |
|
|
|
|
"@ethersproject/abstract-provider" "^5.0.8" |
|
|
|
|
"@ethersproject/abstract-signer" "^5.0.10" |
|
|
|
|
"@ethersproject/address" "^5.0.9" |
|
|
|
|
"@ethersproject/bignumber" "^5.0.13" |
|
|
|
|
"@ethersproject/bytes" "^5.0.9" |
|
|
|
|
"@ethersproject/hash" "^5.0.10" |
|
|
|
|
"@ethersproject/hdnode" "^5.0.8" |
|
|
|
|
"@ethersproject/json-wallets" "^5.0.10" |
|
|
|
|
"@ethersproject/keccak256" "^5.0.7" |
|
|
|
|
"@ethersproject/logger" "^5.0.8" |
|
|
|
|
"@ethersproject/properties" "^5.0.7" |
|
|
|
|
"@ethersproject/random" "^5.0.7" |
|
|
|
|
"@ethersproject/signing-key" "^5.0.8" |
|
|
|
|
"@ethersproject/transactions" "^5.0.9" |
|
|
|
|
"@ethersproject/wordlists" "^5.0.8" |
|
|
|
|
|
|
|
|
|
"@ethersproject/wallet@5.4.0": |
|
|
|
|
version "5.4.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@ethersproject/wallet/-/wallet-5.4.0.tgz#fa5b59830b42e9be56eadd45a16a2e0933ad9353" |
|
|
|
@ -2373,17 +2072,6 @@ |
|
|
|
|
"@ethersproject/transactions" "^5.4.0" |
|
|
|
|
"@ethersproject/wordlists" "^5.4.0" |
|
|
|
|
|
|
|
|
|
"@ethersproject/web@5.0.14", "@ethersproject/web@^5.0.12": |
|
|
|
|
version "5.0.14" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@ethersproject/web/-/web-5.0.14.tgz#6e7bebdd9fb967cb25ee60f44d9218dc0803bac4" |
|
|
|
|
integrity sha512-QpTgplslwZ0Sp9oKNLoRuS6TKxnkwfaEk3gr7zd7XLF8XBsYejsrQO/03fNfnMx/TAT/RR6WEw/mbOwpRSeVRA== |
|
|
|
|
dependencies: |
|
|
|
|
"@ethersproject/base64" "^5.0.7" |
|
|
|
|
"@ethersproject/bytes" "^5.0.9" |
|
|
|
|
"@ethersproject/logger" "^5.0.8" |
|
|
|
|
"@ethersproject/properties" "^5.0.7" |
|
|
|
|
"@ethersproject/strings" "^5.0.8" |
|
|
|
|
|
|
|
|
|
"@ethersproject/web@5.4.0", "@ethersproject/web@^5.4.0": |
|
|
|
|
version "5.4.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@ethersproject/web/-/web-5.4.0.tgz#49fac173b96992334ed36a175538ba07a7413d1f" |
|
|
|
@ -2406,17 +2094,6 @@ |
|
|
|
|
"@ethersproject/properties" "^5.0.3" |
|
|
|
|
"@ethersproject/strings" "^5.0.4" |
|
|
|
|
|
|
|
|
|
"@ethersproject/wordlists@5.0.10", "@ethersproject/wordlists@^5.0.8": |
|
|
|
|
version "5.0.10" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@ethersproject/wordlists/-/wordlists-5.0.10.tgz#177b9a0b4d72b9c4f304d08b36612d6c60e9b896" |
|
|
|
|
integrity sha512-jWsEm1iJzpg9SCXnNfFz+tcp4Ofzv0TJb6mj+soCNcar9GcT0yGz62ZsHC3pLQWaF4LkCzGwRJHJTXKjHQfG1A== |
|
|
|
|
dependencies: |
|
|
|
|
"@ethersproject/bytes" "^5.0.9" |
|
|
|
|
"@ethersproject/hash" "^5.0.10" |
|
|
|
|
"@ethersproject/logger" "^5.0.8" |
|
|
|
|
"@ethersproject/properties" "^5.0.7" |
|
|
|
|
"@ethersproject/strings" "^5.0.8" |
|
|
|
|
|
|
|
|
|
"@ethersproject/wordlists@5.4.0", "@ethersproject/wordlists@^5.4.0": |
|
|
|
|
version "5.4.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@ethersproject/wordlists/-/wordlists-5.4.0.tgz#f34205ec3bbc9e2c49cadaee774cf0b07e7573d7" |
|
|
|
@ -3039,29 +2716,24 @@ |
|
|
|
|
react-is "^16.8.0" |
|
|
|
|
|
|
|
|
|
"@metamask/auto-changelog@^2.1.0": |
|
|
|
|
version "2.4.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@metamask/auto-changelog/-/auto-changelog-2.4.0.tgz#d249034a5010060e4db2addfc27863787fe4546c" |
|
|
|
|
integrity sha512-6kIeKT4vy18dKUQEIsfIwVGBHDcLO3jBZB0klRDD+CayAqjh3Rcpi/AXr6NPI+c0rF802vAbqMX+/KFaU3scVg== |
|
|
|
|
version "2.5.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@metamask/auto-changelog/-/auto-changelog-2.5.0.tgz#078f38142a3086fdb5556c758969a015c71dfdc9" |
|
|
|
|
integrity sha512-39FeU98Poll3eTqv/bggqo3Yisza0WQJ8l9IiYloMVa2LV8XqTNqVkS4cNEU/5yq62n47JSAv6lZBtWCqeAjZQ== |
|
|
|
|
dependencies: |
|
|
|
|
diff "^5.0.0" |
|
|
|
|
execa "^5.1.1" |
|
|
|
|
semver "^7.3.5" |
|
|
|
|
yargs "^17.0.1" |
|
|
|
|
|
|
|
|
|
"@metamask/contract-metadata@^1.19.0": |
|
|
|
|
version "1.25.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@metamask/contract-metadata/-/contract-metadata-1.25.0.tgz#442ace91fb40165310764b68d8096d0017bb0492" |
|
|
|
|
integrity sha512-yhmYB9CQPv0dckNcPoWDcgtrdUp0OgK0uvkRE5QIBv4b3qENI1/03BztvK2ijbTuMlORUpjPq7/1MQDUPoRPVw== |
|
|
|
|
|
|
|
|
|
"@metamask/contract-metadata@^1.28.0": |
|
|
|
|
"@metamask/contract-metadata@^1.19.0", "@metamask/contract-metadata@^1.28.0": |
|
|
|
|
version "1.28.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@metamask/contract-metadata/-/contract-metadata-1.28.0.tgz#76796f5010aa4aa6d28bf6fe36392017cea687cb" |
|
|
|
|
integrity sha512-QZj6Y1nmSs9BHufBS1GSuPX5TVFa5gbtMhEo/KRuSdKyY43OdlbBKuyT36/l5p30krlzfMX8bN0MAWqw3g0Bog== |
|
|
|
|
|
|
|
|
|
"@metamask/controllers@^14.0.2": |
|
|
|
|
version "14.0.2" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@metamask/controllers/-/controllers-14.0.2.tgz#5b7cc044e6c5442e9728a6923ab7d29c7a07b2f3" |
|
|
|
|
integrity sha512-abR1GTDxyOI2+2+jl8xv0WweFzHTmiuvvfe1y7qFtVKHpswO4p+xUjT7UmyDFe4nxsjqf6npct7ZDeS/EjEudg== |
|
|
|
|
version "14.1.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/@metamask/controllers/-/controllers-14.1.0.tgz#c318f1733944faf54b6c883b5db64aadb3dbbbb8" |
|
|
|
|
integrity sha512-hJTg1Q66RQkxZprT3QJPkP+HkRJd8j6QH2Vc2BWnqW7quOCBwODFH6X2F1vKyBdsCVWKbk7U8JU2GBmmSp0ocg== |
|
|
|
|
dependencies: |
|
|
|
|
"@ethereumjs/common" "^2.3.1" |
|
|
|
|
"@ethereumjs/tx" "^3.2.1" |
|
|
|
@ -8269,7 +7941,7 @@ chokidar@^2.0.0, chokidar@^2.1.1, chokidar@^2.1.8: |
|
|
|
|
optionalDependencies: |
|
|
|
|
fsevents "^1.2.7" |
|
|
|
|
|
|
|
|
|
chownr@^1.1.1: |
|
|
|
|
chownr@^1.1.1, chownr@^1.1.4: |
|
|
|
|
version "1.1.4" |
|
|
|
|
resolved "https://registry.yarnpkg.com/chownr/-/chownr-1.1.4.tgz#6fc9d7b42d32a583596337666e7d08084da2cc6b" |
|
|
|
|
integrity sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg== |
|
|
|
@ -11729,31 +11401,7 @@ ethereumjs-util@^5.0.0, ethereumjs-util@^5.0.1, ethereumjs-util@^5.1.1, ethereum |
|
|
|
|
safe-buffer "^5.1.1" |
|
|
|
|
secp256k1 "^3.0.1" |
|
|
|
|
|
|
|
|
|
ethereumjs-util@^7.0.10: |
|
|
|
|
version "7.0.10" |
|
|
|
|
resolved "https://registry.yarnpkg.com/ethereumjs-util/-/ethereumjs-util-7.0.10.tgz#5fb7b69fa1fda0acc59634cf39d6b0291180fc1f" |
|
|
|
|
integrity sha512-c/xThw6A+EAnej5Xk5kOzFzyoSnw0WX0tSlZ6pAsfGVvQj3TItaDg9b1+Fz1RJXA+y2YksKwQnuzgt1eY6LKzw== |
|
|
|
|
dependencies: |
|
|
|
|
"@types/bn.js" "^5.1.0" |
|
|
|
|
bn.js "^5.1.2" |
|
|
|
|
create-hash "^1.1.2" |
|
|
|
|
ethereum-cryptography "^0.1.3" |
|
|
|
|
ethjs-util "0.1.6" |
|
|
|
|
rlp "^2.2.4" |
|
|
|
|
|
|
|
|
|
ethereumjs-util@^7.0.2, ethereumjs-util@^7.0.9: |
|
|
|
|
version "7.0.9" |
|
|
|
|
resolved "https://registry.yarnpkg.com/ethereumjs-util/-/ethereumjs-util-7.0.9.tgz#2038baeb30f370a3e576ec175bd70bbbb6807d42" |
|
|
|
|
integrity sha512-cRqvYYKJoitq6vMKMf8pXeVwvTrX+dRD0JwHaYqm8jvogK14tqIoCWH/KUHcRwnVxVXEYF/o6pup5jRG4V0xzg== |
|
|
|
|
dependencies: |
|
|
|
|
"@types/bn.js" "^5.1.0" |
|
|
|
|
bn.js "^5.1.2" |
|
|
|
|
create-hash "^1.1.2" |
|
|
|
|
ethereum-cryptography "^0.1.3" |
|
|
|
|
ethjs-util "0.1.6" |
|
|
|
|
rlp "^2.2.4" |
|
|
|
|
|
|
|
|
|
ethereumjs-util@^7.1.0: |
|
|
|
|
ethereumjs-util@^7.0.10, ethereumjs-util@^7.0.2, ethereumjs-util@^7.0.9, ethereumjs-util@^7.1.0: |
|
|
|
|
version "7.1.0" |
|
|
|
|
resolved "https://registry.yarnpkg.com/ethereumjs-util/-/ethereumjs-util-7.1.0.tgz#e2b43a30bfcdbcb432a4eb42bd5f2393209b3fd5" |
|
|
|
|
integrity sha512-kR+vhu++mUDARrsMMhsjjzPduRVAeundLGXucGRHF3B4oEltOUspfgCVco4kckucj3FMlLaZHUl9n7/kdmr6Tw== |
|
|
|
@ -11860,43 +11508,7 @@ ethers@^4.0.20, ethers@^4.0.28: |
|
|
|
|
uuid "2.0.1" |
|
|
|
|
xmlhttprequest "1.8.0" |
|
|
|
|
|
|
|
|
|
ethers@^5.0.8: |
|
|
|
|
version "5.0.32" |
|
|
|
|
resolved "https://registry.yarnpkg.com/ethers/-/ethers-5.0.32.tgz#f009970be31d96a589bf0ce597a39c10c7e297a6" |
|
|
|
|
integrity sha512-rORfGWR0HsA4pjKMMcWZorw12DHsXqfIAuPVHJsXt+vI24jvXcVqx+rLsSvgOoLdaCMdxiN5qlIq2+4axKG31g== |
|
|
|
|
dependencies: |
|
|
|
|
"@ethersproject/abi" "5.0.13" |
|
|
|
|
"@ethersproject/abstract-provider" "5.0.10" |
|
|
|
|
"@ethersproject/abstract-signer" "5.0.14" |
|
|
|
|
"@ethersproject/address" "5.0.11" |
|
|
|
|
"@ethersproject/base64" "5.0.9" |
|
|
|
|
"@ethersproject/basex" "5.0.9" |
|
|
|
|
"@ethersproject/bignumber" "5.0.15" |
|
|
|
|
"@ethersproject/bytes" "5.0.11" |
|
|
|
|
"@ethersproject/constants" "5.0.10" |
|
|
|
|
"@ethersproject/contracts" "5.0.12" |
|
|
|
|
"@ethersproject/hash" "5.0.12" |
|
|
|
|
"@ethersproject/hdnode" "5.0.10" |
|
|
|
|
"@ethersproject/json-wallets" "5.0.12" |
|
|
|
|
"@ethersproject/keccak256" "5.0.9" |
|
|
|
|
"@ethersproject/logger" "5.0.10" |
|
|
|
|
"@ethersproject/networks" "5.0.9" |
|
|
|
|
"@ethersproject/pbkdf2" "5.0.9" |
|
|
|
|
"@ethersproject/properties" "5.0.9" |
|
|
|
|
"@ethersproject/providers" "5.0.24" |
|
|
|
|
"@ethersproject/random" "5.0.9" |
|
|
|
|
"@ethersproject/rlp" "5.0.9" |
|
|
|
|
"@ethersproject/sha2" "5.0.9" |
|
|
|
|
"@ethersproject/signing-key" "5.0.11" |
|
|
|
|
"@ethersproject/solidity" "5.0.10" |
|
|
|
|
"@ethersproject/strings" "5.0.10" |
|
|
|
|
"@ethersproject/transactions" "5.0.11" |
|
|
|
|
"@ethersproject/units" "5.0.11" |
|
|
|
|
"@ethersproject/wallet" "5.0.12" |
|
|
|
|
"@ethersproject/web" "5.0.14" |
|
|
|
|
"@ethersproject/wordlists" "5.0.10" |
|
|
|
|
|
|
|
|
|
ethers@^5.4.1: |
|
|
|
|
ethers@^5.0.8, ethers@^5.4.1: |
|
|
|
|
version "5.4.2" |
|
|
|
|
resolved "https://registry.yarnpkg.com/ethers/-/ethers-5.4.2.tgz#91368e4d9c39f1111157de1c2aa1d8c1616c0f7b" |
|
|
|
|
integrity sha512-JcFcNWjULzhm4tMp5cZKnU45zqN/c7rqabIITiUiQzZuP7LcYSD4WAbADo4Ja6G2orU4d/PbhAWGHGtAKYrB4Q== |
|
|
|
@ -13179,7 +12791,7 @@ fs-extra@^9.0.0: |
|
|
|
|
jsonfile "^6.0.1" |
|
|
|
|
universalify "^1.0.0" |
|
|
|
|
|
|
|
|
|
fs-minipass@^1.2.5: |
|
|
|
|
fs-minipass@^1.2.5, fs-minipass@^1.2.7: |
|
|
|
|
version "1.2.7" |
|
|
|
|
resolved "https://registry.yarnpkg.com/fs-minipass/-/fs-minipass-1.2.7.tgz#ccff8570841e7fe4265693da88936c55aed7f7c7" |
|
|
|
|
integrity sha512-GWSSJGFy4e9GUeCcbIkED+bgAoFyj7XF1mV8rma3QW4NIqX9Kyx79N/PF61H5udOV3aY1IaMLs6pGbH71nlCTA== |
|
|
|
@ -19329,7 +18941,7 @@ minipass@^3.0.0, minipass@^3.1.1: |
|
|
|
|
dependencies: |
|
|
|
|
yallist "^4.0.0" |
|
|
|
|
|
|
|
|
|
minizlib@^1.2.1: |
|
|
|
|
minizlib@^1.2.1, minizlib@^1.3.3: |
|
|
|
|
version "1.3.3" |
|
|
|
|
resolved "https://registry.yarnpkg.com/minizlib/-/minizlib-1.3.3.tgz#2290de96818a34c29551c8a8d301216bd65a861d" |
|
|
|
|
integrity sha512-6ZYMOEnmVsdCeTJVE0W9ZD+pVnE8h9Hma/iOwwRDsdQoePpoX56/8B6z3P9VNwppJuBKNRuFDRNRqRWexT9G9Q== |
|
|
|
@ -19795,12 +19407,7 @@ nanoid@^2.0.0, nanoid@^2.1.6: |
|
|
|
|
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-2.1.11.tgz#ec24b8a758d591561531b4176a01e3ab4f0f0280" |
|
|
|
|
integrity sha512-s/snB+WGm6uwi0WjsZdaVcuf3KJXlfGl2LcxgwkEwJF0D/BWzVWAZW/XY4bFaiR7s0Jk3FPvlnepg1H1b1UwlA== |
|
|
|
|
|
|
|
|
|
nanoid@^3.1.12: |
|
|
|
|
version "3.1.16" |
|
|
|
|
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.16.tgz#b21f0a7d031196faf75314d7c65d36352beeef64" |
|
|
|
|
integrity sha512-+AK8MN0WHji40lj8AEuwLOvLSbWYApQpre/aFJZD71r43wVRLrOYS4FmJOPQYon1TqB462RzrrxlfA74XRES8w== |
|
|
|
|
|
|
|
|
|
nanoid@^3.1.23: |
|
|
|
|
nanoid@^3.1.12, nanoid@^3.1.23: |
|
|
|
|
version "3.1.23" |
|
|
|
|
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.23.tgz#f744086ce7c2bc47ee0a8472574d5c78e4183a81" |
|
|
|
|
integrity sha512-FiB0kzdP0FFVGDKlRLEQ1BgDzU87dy5NnzjeW9YZNt+/c3+q82EQDUwniSAUxp/F0gFNI1ZhKU1FqYsMuqZVnw== |
|
|
|
@ -24453,7 +24060,7 @@ safe-buffer@5.1.2, safe-buffer@~5.1.0, safe-buffer@~5.1.1, safe-buffer@~5.1.2: |
|
|
|
|
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.2.tgz#991ec69d296e0313747d59bdfd2b745c35f8828d" |
|
|
|
|
integrity sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g== |
|
|
|
|
|
|
|
|
|
safe-buffer@^5.0.1, safe-buffer@^5.1.0, safe-buffer@^5.1.1, safe-buffer@^5.1.2: |
|
|
|
|
safe-buffer@^5.0.1, safe-buffer@^5.1.0, safe-buffer@^5.1.1, safe-buffer@^5.1.2, safe-buffer@^5.2.1: |
|
|
|
|
version "5.2.1" |
|
|
|
|
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.2.1.tgz#1eaf9fa9bdb1fdd4ec75f58f9cdb4e6b7827eec6" |
|
|
|
|
integrity sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ== |
|
|
|
@ -26314,7 +25921,20 @@ tar@6.0.2: |
|
|
|
|
mkdirp "^1.0.3" |
|
|
|
|
yallist "^4.0.0" |
|
|
|
|
|
|
|
|
|
tar@^4, tar@^4.0.2: |
|
|
|
|
tar@^4: |
|
|
|
|
version "4.4.16" |
|
|
|
|
resolved "https://registry.yarnpkg.com/tar/-/tar-4.4.16.tgz#4a48b3c025e77d9d0c788f038a09b91c594d326d" |
|
|
|
|
integrity sha512-gOVUT/KWPkGFZQmCRDVFNUWBl7niIo/PRR7lzrIqtZpit+st54lGROuVjc6zEQM9FhH+dJfQIl+9F0k8GNXg5g== |
|
|
|
|
dependencies: |
|
|
|
|
chownr "^1.1.4" |
|
|
|
|
fs-minipass "^1.2.7" |
|
|
|
|
minipass "^2.9.0" |
|
|
|
|
minizlib "^1.3.3" |
|
|
|
|
mkdirp "^0.5.5" |
|
|
|
|
safe-buffer "^5.2.1" |
|
|
|
|
yallist "^3.1.1" |
|
|
|
|
|
|
|
|
|
tar@^4.0.2: |
|
|
|
|
version "4.4.15" |
|
|
|
|
resolved "https://registry.yarnpkg.com/tar/-/tar-4.4.15.tgz#3caced4f39ebd46ddda4d6203d48493a919697f8" |
|
|
|
|
integrity sha512-ItbufpujXkry7bHH9NpQyTXPbJ72iTlXgkBAYsAjDXk3Ds8t/3NfO5P4xZGy7u+sYuQUbimgzswX4uQIEeNVOA== |
|
|
|
@ -28094,35 +27714,7 @@ web3-provider-engine@14.2.1: |
|
|
|
|
xhr "^2.2.0" |
|
|
|
|
xtend "^4.0.1" |
|
|
|
|
|
|
|
|
|
web3-provider-engine@^16.0.1: |
|
|
|
|
version "16.0.1" |
|
|
|
|
resolved "https://registry.yarnpkg.com/web3-provider-engine/-/web3-provider-engine-16.0.1.tgz#2600a39ede364cdc0a1fc773bf40a94f2177e605" |
|
|
|
|
integrity sha512-/Eglt2aocXMBiDj7Se/lyZnNDaHBaoJlaUfbP5HkLJQC/HlGbR+3/W+dINirlJDhh7b54DzgykqY7ksaU5QgTg== |
|
|
|
|
dependencies: |
|
|
|
|
async "^2.5.0" |
|
|
|
|
backoff "^2.5.0" |
|
|
|
|
clone "^2.0.0" |
|
|
|
|
cross-fetch "^2.1.0" |
|
|
|
|
eth-block-tracker "^4.4.2" |
|
|
|
|
eth-json-rpc-filters "^4.2.1" |
|
|
|
|
eth-json-rpc-infura "^5.1.0" |
|
|
|
|
eth-json-rpc-middleware "^6.0.0" |
|
|
|
|
eth-rpc-errors "^3.0.0" |
|
|
|
|
eth-sig-util "^1.4.2" |
|
|
|
|
ethereumjs-block "^1.2.2" |
|
|
|
|
ethereumjs-tx "^1.2.0" |
|
|
|
|
ethereumjs-util "^5.1.5" |
|
|
|
|
ethereumjs-vm "^2.3.4" |
|
|
|
|
json-stable-stringify "^1.0.1" |
|
|
|
|
promise-to-callback "^1.0.0" |
|
|
|
|
readable-stream "^2.2.9" |
|
|
|
|
request "^2.85.0" |
|
|
|
|
semaphore "^1.0.3" |
|
|
|
|
ws "^5.1.1" |
|
|
|
|
xhr "^2.2.0" |
|
|
|
|
xtend "^4.0.1" |
|
|
|
|
|
|
|
|
|
web3-provider-engine@^16.0.3: |
|
|
|
|
web3-provider-engine@^16.0.1, web3-provider-engine@^16.0.3: |
|
|
|
|
version "16.0.3" |
|
|
|
|
resolved "https://registry.yarnpkg.com/web3-provider-engine/-/web3-provider-engine-16.0.3.tgz#8ff93edf3a8da2f70d7f85c5116028c06a0d9f07" |
|
|
|
|
integrity sha512-Q3bKhGqLfMTdLvkd4TtkGYJHcoVQ82D1l8jTIwwuJp/sAp7VHnRYb9YJ14SW/69VMWoOhSpPLZV2tWb9V0WJoA== |
|
|
|
@ -28621,7 +28213,7 @@ write@^0.2.1: |
|
|
|
|
dependencies: |
|
|
|
|
mkdirp "^0.5.1" |
|
|
|
|
|
|
|
|
|
ws@7.1.0, ws@7.2.3, ws@7.4.6, ws@^1.1.0, ws@^3.0.0, ws@^5.1.1, ws@^7, ws@^7.2.0, ws@^7.4.0, ws@^7.4.4, ws@^7.4.6, ws@~7.4.2: |
|
|
|
|
ws@7.1.0, ws@7.4.6, ws@^1.1.0, ws@^3.0.0, ws@^5.1.1, ws@^7, ws@^7.2.0, ws@^7.4.0, ws@^7.4.4, ws@^7.4.6, ws@~7.4.2: |
|
|
|
|
version "7.4.6" |
|
|
|
|
resolved "https://registry.yarnpkg.com/ws/-/ws-7.4.6.tgz#5654ca8ecdeee47c33a9a4bf6d28e2be2980377c" |
|
|
|
|
integrity sha512-YmhHDO4MzaDLB+M9ym/mDA5z0naX8j7SIlT8f8z+I0VtzsRbekxEutHSme7NPS2qE8StCYQNUnfWdXta/Yu85A== |
|
|
|
@ -28755,7 +28347,7 @@ yallist@^2.1.2: |
|
|
|
|
resolved "https://registry.yarnpkg.com/yallist/-/yallist-2.1.2.tgz#1c11f9218f076089a47dd512f93c6699a6a81d52" |
|
|
|
|
integrity sha1-HBH5IY8HYImkfdUS+TxmmaaoHVI= |
|
|
|
|
|
|
|
|
|
yallist@^3.0.0, yallist@^3.0.2, yallist@^3.0.3: |
|
|
|
|
yallist@^3.0.0, yallist@^3.0.2, yallist@^3.0.3, yallist@^3.1.1: |
|
|
|
|
version "3.1.1" |
|
|
|
|
resolved "https://registry.yarnpkg.com/yallist/-/yallist-3.1.1.tgz#dbb7daf9bfd8bac9ab45ebf602b8cbad0d5d08fd" |
|
|
|
|
integrity sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g== |
|
|
|
|