-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information
1 parent
e1af09c
commit c121766
Showing
2 changed files
with
194 additions
and
48 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -387,7 +387,7 @@ | |
resolved "https://registry.yarnpkg.com/@ethereumjs/rlp/-/rlp-4.0.1.tgz#626fabfd9081baab3d0a3074b0c7ecaf674aaa41" | ||
integrity sha512-tqsQiBQDQdmPWE1xkkBq4rlSW5QZpLOUJ5RJh2/9fug+q9tnUhuZoVLk7s0scUIKTOzEtR72DFBXI4WiZcMpvw== | ||
|
||
"@ethereumjs/rlp@^5.0.0": | ||
"@ethereumjs/rlp@^5.0.0", "@ethereumjs/rlp@^5.0.2": | ||
version "5.0.2" | ||
resolved "https://registry.yarnpkg.com/@ethereumjs/rlp/-/rlp-5.0.2.tgz#c89bd82f2f3bec248ab2d517ae25f5bbc4aac842" | ||
integrity sha512-DziebCdg4JpGlEqEdGgXmjqcFoJi+JGulUXwEjsZGAscAQ7MyD/7LE/GVCP29vEQxKc7AAwjT3A2ywHp2xfoCA== | ||
|
@@ -6895,13 +6895,36 @@ web3-core@^4.3.0, web3-core@^4.3.2: | |
optionalDependencies: | ||
web3-providers-ipc "^4.0.7" | ||
|
||
web3-core@^4.4.0, web3-core@^4.5.0, web3-core@^4.5.1: | ||
version "4.5.1" | ||
resolved "https://registry.yarnpkg.com/web3-core/-/web3-core-4.5.1.tgz#aba57c7f925fc2d72e2109eef5ff0ecaa4482b86" | ||
integrity sha512-mFMOO/IWdKsLL1o2whh3oJ0LCG9P3l5c4lpiMoVsVln3QXh/B0Gf8gW3aY8S+Ixm0OHyzFDXJVc2CodxqmI4Gw== | ||
dependencies: | ||
web3-errors "^1.3.0" | ||
web3-eth-accounts "^4.2.0" | ||
web3-eth-iban "^4.0.7" | ||
web3-providers-http "^4.2.0" | ||
web3-providers-ws "^4.0.8" | ||
web3-types "^1.7.0" | ||
web3-utils "^4.3.1" | ||
web3-validator "^2.0.6" | ||
optionalDependencies: | ||
web3-providers-ipc "^4.0.7" | ||
|
||
web3-errors@^1.1.3, web3-errors@^1.1.4: | ||
version "1.1.4" | ||
resolved "https://registry.yarnpkg.com/web3-errors/-/web3-errors-1.1.4.tgz#5667a0a5f66fc936e101ef32032ccc1e8ca4d5a1" | ||
integrity sha512-WahtszSqILez+83AxGecVroyZsMuuRT+KmQp4Si5P4Rnqbczno1k748PCrZTS1J4UCPmXMG2/Vt+0Bz2zwXkwQ== | ||
dependencies: | ||
web3-types "^1.3.1" | ||
|
||
web3-errors@^1.2.0, web3-errors@^1.2.1, web3-errors@^1.3.0: | ||
version "1.3.0" | ||
resolved "https://registry.yarnpkg.com/web3-errors/-/web3-errors-1.3.0.tgz#504e4d3218899df108856940087a8022d6688d74" | ||
integrity sha512-j5JkAKCtuVMbY3F5PYXBqg1vWrtF4jcyyMY1rlw8a4PV67AkqlepjGgpzWJZd56Mt+TvHy6DA1F/3Id8LatDSQ== | ||
dependencies: | ||
web3-types "^1.7.0" | ||
|
||
[email protected]: | ||
version "1.10.4" | ||
resolved "https://registry.yarnpkg.com/web3-eth-abi/-/web3-eth-abi-1.10.4.tgz#16c19d0bde0aaf8c1a56cb7743a83156d148d798" | ||
|
@@ -6921,6 +6944,17 @@ web3-eth-abi@^4.2.0: | |
web3-utils "^4.1.1" | ||
web3-validator "^2.0.4" | ||
|
||
web3-eth-abi@^4.2.3: | ||
version "4.2.3" | ||
resolved "https://registry.yarnpkg.com/web3-eth-abi/-/web3-eth-abi-4.2.3.tgz#9efad6a45d7d6e52bb1eba56cbe45a3a321443e3" | ||
integrity sha512-rPVwTn0O1CzbtfXwEfIjUP0W5Y7u1OFjugwKpSqJzPQE6+REBg6OELjomTGZBu+GThxHnv0rp15SOxvqp+tyXA== | ||
dependencies: | ||
abitype "0.7.1" | ||
web3-errors "^1.2.0" | ||
web3-types "^1.7.0" | ||
web3-utils "^4.3.1" | ||
web3-validator "^2.0.6" | ||
|
||
[email protected]: | ||
version "1.10.4" | ||
resolved "https://registry.yarnpkg.com/web3-eth-accounts/-/web3-eth-accounts-1.10.4.tgz#df30e85a7cd70e475f8cf52361befba408829e34" | ||
|
@@ -6950,6 +6984,19 @@ web3-eth-accounts@^4.1.0, web3-eth-accounts@^4.1.1: | |
web3-utils "^4.1.1" | ||
web3-validator "^2.0.4" | ||
|
||
web3-eth-accounts@^4.1.3, web3-eth-accounts@^4.2.0, web3-eth-accounts@^4.2.1: | ||
version "4.2.1" | ||
resolved "https://registry.yarnpkg.com/web3-eth-accounts/-/web3-eth-accounts-4.2.1.tgz#db27399137e1a26f9d467b9500019a70771f5724" | ||
integrity sha512-aOlEZFzqAgKprKs7+DGArU4r9b+ILBjThpeq42aY7LAQcP+mSpsWcQgbIRK3r/n3OwTYZ3aLPk0Ih70O/LwnYA== | ||
dependencies: | ||
"@ethereumjs/rlp" "^4.0.1" | ||
crc-32 "^1.2.2" | ||
ethereum-cryptography "^2.0.0" | ||
web3-errors "^1.3.0" | ||
web3-types "^1.7.0" | ||
web3-utils "^4.3.1" | ||
web3-validator "^2.0.6" | ||
|
||
[email protected]: | ||
version "1.10.4" | ||
resolved "https://registry.yarnpkg.com/web3-eth-contract/-/web3-eth-contract-1.10.4.tgz#22d39f04e11d9ff4e726e8025a56d78e843a2c3d" | ||
|
@@ -6964,18 +7011,19 @@ [email protected]: | |
web3-eth-abi "1.10.4" | ||
web3-utils "1.10.4" | ||
|
||
web3-eth-contract@^4.3.0: | ||
version "4.3.0" | ||
resolved "https://registry.yarnpkg.com/web3-eth-contract/-/web3-eth-contract-4.3.0.tgz#5cacbac25f9dbb27bea90ea99fea290e5ebd3f87" | ||
integrity sha512-4fzSklA65zUn6SthU3T3tbVJacfP8/wkJmCuvmPaf2ZTFdnhsF96G5IQtCRf0+wASb4yk0A6IBvXZfk1B4R4HA== | ||
dependencies: | ||
web3-core "^4.3.2" | ||
web3-errors "^1.1.4" | ||
web3-eth "^4.5.0" | ||
web3-eth-abi "^4.2.0" | ||
web3-types "^1.5.0" | ||
web3-utils "^4.2.2" | ||
web3-validator "^2.0.5" | ||
web3-eth-contract@^4.5.0, web3-eth-contract@^4.7.0: | ||
version "4.7.0" | ||
resolved "https://registry.yarnpkg.com/web3-eth-contract/-/web3-eth-contract-4.7.0.tgz#119a744e8a35f60fd7bc3e4f8637f0380a3d0e85" | ||
integrity sha512-fdStoBOjFyMHwlyJmSUt/BTDL1ATwKGmG3zDXQ/zTKlkkW/F/074ut0Vry4GuwSBg9acMHc0ycOiZx9ZKjNHsw== | ||
dependencies: | ||
"@ethereumjs/rlp" "^5.0.2" | ||
web3-core "^4.5.1" | ||
web3-errors "^1.3.0" | ||
web3-eth "^4.8.2" | ||
web3-eth-abi "^4.2.3" | ||
web3-types "^1.7.0" | ||
web3-utils "^4.3.1" | ||
web3-validator "^2.0.6" | ||
|
||
[email protected]: | ||
version "1.10.4" | ||
|
@@ -6991,20 +7039,20 @@ [email protected]: | |
web3-eth-contract "1.10.4" | ||
web3-utils "1.10.4" | ||
|
||
web3-eth-ens@^4.2.0: | ||
version "4.2.0" | ||
resolved "https://registry.yarnpkg.com/web3-eth-ens/-/web3-eth-ens-4.2.0.tgz#8734b034efd48a735f7052fef0205653a78b84cb" | ||
integrity sha512-qYj34te2UctoObt8rlEIY/t2MuTMiMiiHhO2JAHRGqSLCQ7b8DM3RpvkiiSB0N0ZyEn+CetZqJCTYb8DNKBS/g== | ||
web3-eth-ens@^4.4.0: | ||
version "4.4.0" | ||
resolved "https://registry.yarnpkg.com/web3-eth-ens/-/web3-eth-ens-4.4.0.tgz#bc0d11d755cb15ed4b82e38747c5104622d9a4b9" | ||
integrity sha512-DeyVIS060hNV9g8dnTx92syqvgbvPricE3MerCxe/DquNZT3tD8aVgFfq65GATtpCgDDJffO2bVeHp3XBemnSQ== | ||
dependencies: | ||
"@adraffy/ens-normalize" "^1.8.8" | ||
web3-core "^4.3.2" | ||
web3-errors "^1.1.4" | ||
web3-eth "^4.5.0" | ||
web3-eth-contract "^4.3.0" | ||
web3-net "^4.0.7" | ||
web3-types "^1.5.0" | ||
web3-utils "^4.2.2" | ||
web3-validator "^2.0.5" | ||
web3-core "^4.5.0" | ||
web3-errors "^1.2.0" | ||
web3-eth "^4.8.0" | ||
web3-eth-contract "^4.5.0" | ||
web3-net "^4.1.0" | ||
web3-types "^1.7.0" | ||
web3-utils "^4.3.0" | ||
web3-validator "^2.0.6" | ||
|
||
[email protected]: | ||
version "1.10.4" | ||
|
@@ -7066,7 +7114,7 @@ [email protected]: | |
web3-net "1.10.4" | ||
web3-utils "1.10.4" | ||
|
||
web3-eth@^4.3.1, web3-eth@^4.5.0: | ||
web3-eth@^4.3.1: | ||
version "4.5.0" | ||
resolved "https://registry.yarnpkg.com/web3-eth/-/web3-eth-4.5.0.tgz#57f5cc020c9b3c4c20d0dacbd87eaa1a9d6c86c0" | ||
integrity sha512-crisE46o/SHMVm+XHAXEaR8k76NCImq+hi0QQEJ+VaLZbDobI/Gvog1HwTukDUDRgnYSAFGqD0cTRyAwDurwpA== | ||
|
@@ -7083,6 +7131,23 @@ web3-eth@^4.3.1, web3-eth@^4.5.0: | |
web3-utils "^4.2.1" | ||
web3-validator "^2.0.4" | ||
|
||
web3-eth@^4.8.0, web3-eth@^4.8.2: | ||
version "4.8.2" | ||
resolved "https://registry.yarnpkg.com/web3-eth/-/web3-eth-4.8.2.tgz#5459aff239a6f27816a522570bdd86732856ef0f" | ||
integrity sha512-DLV/fIMG6gBp/B0gv0+G4FzxZ4YCDQsY3lzqqv7avwh3uU7/O27aifCUcFd7Ye+3ixTqCjAvLEl9wYSeyG3zQw== | ||
dependencies: | ||
setimmediate "^1.0.5" | ||
web3-core "^4.5.0" | ||
web3-errors "^1.2.1" | ||
web3-eth-abi "^4.2.3" | ||
web3-eth-accounts "^4.1.3" | ||
web3-net "^4.1.0" | ||
web3-providers-ws "^4.0.8" | ||
web3-rpc-methods "^1.3.0" | ||
web3-types "^1.7.0" | ||
web3-utils "^4.3.1" | ||
web3-validator "^2.0.6" | ||
|
||
[email protected]: | ||
version "1.10.4" | ||
resolved "https://registry.yarnpkg.com/web3-net/-/web3-net-1.10.4.tgz#20e12c60e4477d4298979d8d5d66b9abf8e66a09" | ||
|
@@ -7102,6 +7167,16 @@ web3-net@^4.0.7: | |
web3-types "^1.3.0" | ||
web3-utils "^4.0.7" | ||
|
||
web3-net@^4.1.0: | ||
version "4.1.0" | ||
resolved "https://registry.yarnpkg.com/web3-net/-/web3-net-4.1.0.tgz#db7bde675e58b153339e4f149f29ec0410d6bab2" | ||
integrity sha512-WWmfvHVIXWEoBDWdgKNYKN8rAy6SgluZ0abyRyXOL3ESr7ym7pKWbfP4fjApIHlYTh8tNqkrdPfM4Dyi6CA0SA== | ||
dependencies: | ||
web3-core "^4.4.0" | ||
web3-rpc-methods "^1.3.0" | ||
web3-types "^1.6.0" | ||
web3-utils "^4.3.0" | ||
|
||
[email protected]: | ||
version "1.10.4" | ||
resolved "https://registry.yarnpkg.com/web3-providers-http/-/web3-providers-http-1.10.4.tgz#ca7aa58aeaf8123500c24ffe0595896319f830e8" | ||
|
@@ -7122,6 +7197,16 @@ web3-providers-http@^4.1.0: | |
web3-types "^1.3.0" | ||
web3-utils "^4.0.7" | ||
|
||
web3-providers-http@^4.2.0: | ||
version "4.2.0" | ||
resolved "https://registry.yarnpkg.com/web3-providers-http/-/web3-providers-http-4.2.0.tgz#0f4bf424681a068d49994aa7fabc69bed45ac50b" | ||
integrity sha512-IPMnDtHB7dVwaB7/mMxAZzyq7d5ezfO1+Vw0bNfAeIi7gaDlJiggp85SdyAfOgov8AMUA/dyiY72kQ0KmjXKvQ== | ||
dependencies: | ||
cross-fetch "^4.0.0" | ||
web3-errors "^1.3.0" | ||
web3-types "^1.7.0" | ||
web3-utils "^4.3.1" | ||
|
||
[email protected]: | ||
version "1.10.4" | ||
resolved "https://registry.yarnpkg.com/web3-providers-ipc/-/web3-providers-ipc-1.10.4.tgz#2e03437909e4e7771d646ff05518efae44b783c3" | ||
|
@@ -7160,6 +7245,18 @@ web3-providers-ws@^4.0.7: | |
web3-utils "^4.0.7" | ||
ws "^8.8.1" | ||
|
||
web3-providers-ws@^4.0.8: | ||
version "4.0.8" | ||
resolved "https://registry.yarnpkg.com/web3-providers-ws/-/web3-providers-ws-4.0.8.tgz#6de7b262f7ec6df1a2dff466ba91d7ebdac2c45e" | ||
integrity sha512-goJdgata7v4pyzHRsg9fSegUG4gVnHZSHODhNnn6J93ykHkBI1nz4fjlGpcQLUMi4jAMz6SHl9Ibzs2jj9xqPw== | ||
dependencies: | ||
"@types/ws" "8.5.3" | ||
isomorphic-ws "^5.0.0" | ||
web3-errors "^1.2.0" | ||
web3-types "^1.7.0" | ||
web3-utils "^4.3.1" | ||
ws "^8.17.1" | ||
|
||
web3-rpc-methods@^1.1.3, web3-rpc-methods@^1.2.0: | ||
version "1.2.0" | ||
resolved "https://registry.yarnpkg.com/web3-rpc-methods/-/web3-rpc-methods-1.2.0.tgz#761dcb036ab16edb2b03e80c11e3f5df24690345" | ||
|
@@ -7169,6 +7266,27 @@ web3-rpc-methods@^1.1.3, web3-rpc-methods@^1.2.0: | |
web3-types "^1.5.0" | ||
web3-validator "^2.0.4" | ||
|
||
web3-rpc-methods@^1.3.0: | ||
version "1.3.0" | ||
resolved "https://registry.yarnpkg.com/web3-rpc-methods/-/web3-rpc-methods-1.3.0.tgz#d5ee299a69389d63822d354ddee2c6a121a6f670" | ||
integrity sha512-/CHmzGN+IYgdBOme7PdqzF+FNeMleefzqs0LVOduncSaqsppeOEoskLXb2anSpzmQAP3xZJPaTrkQPWSJMORig== | ||
dependencies: | ||
web3-core "^4.4.0" | ||
web3-types "^1.6.0" | ||
web3-validator "^2.0.6" | ||
|
||
web3-rpc-providers@^1.0.0-rc.2: | ||
version "1.0.0-rc.2" | ||
resolved "https://registry.yarnpkg.com/web3-rpc-providers/-/web3-rpc-providers-1.0.0-rc.2.tgz#2f3bf62415708ce09ffd5c77d197046e7d5fefb1" | ||
integrity sha512-ocFIEXcBx/DYQ90HhVepTBUVnL9pGsZw8wyPb1ZINSenwYus9SvcFkjU1Hfvd/fXjuhAv2bUVch9vxvMx1mXAQ== | ||
dependencies: | ||
web3-errors "^1.3.0" | ||
web3-providers-http "^4.2.0" | ||
web3-providers-ws "^4.0.8" | ||
web3-types "^1.7.0" | ||
web3-utils "^4.3.1" | ||
web3-validator "^2.0.6" | ||
|
||
[email protected]: | ||
version "1.10.4" | ||
resolved "https://registry.yarnpkg.com/web3-shh/-/web3-shh-1.10.4.tgz#9852d6f3d05678e31e49235a60fea10ca7a9e21d" | ||
|
@@ -7184,6 +7302,11 @@ web3-types@^1.3.0, web3-types@^1.3.1, web3-types@^1.5.0: | |
resolved "https://registry.yarnpkg.com/web3-types/-/web3-types-1.5.0.tgz#35b5c0ab149b0d566efeaed8ddaa40db159c748e" | ||
integrity sha512-geWuMIeegQ8AedKAO6wO4G4j1gyQ1F/AyKLMw2vud4bsfZayyzWJgCMDZtjYMm5uo2a7i8j1W3/4QFmzlSy5cw== | ||
|
||
web3-types@^1.6.0, web3-types@^1.7.0: | ||
version "1.7.0" | ||
resolved "https://registry.yarnpkg.com/web3-types/-/web3-types-1.7.0.tgz#9945fa644af96b20b1db18564aff9ab8db00df59" | ||
integrity sha512-nhXxDJ7a5FesRw9UG5SZdP/C/3Q2EzHGnB39hkAV+YGXDMgwxBXFWebQLfEzZzuArfHnvC0sQqkIHNwSKcVjdA== | ||
|
||
[email protected]: | ||
version "1.10.4" | ||
resolved "https://registry.yarnpkg.com/web3-utils/-/web3-utils-1.10.4.tgz#0daee7d6841641655d8b3726baf33b08eda1cbec" | ||
|
@@ -7198,7 +7321,7 @@ [email protected]: | |
randombytes "^2.1.0" | ||
utf8 "3.0.0" | ||
|
||
web3-utils@^4.0.7, web3-utils@^4.1.0, web3-utils@^4.1.1, web3-utils@^4.2.1, web3-utils@^4.2.2: | ||
web3-utils@^4.0.7, web3-utils@^4.1.0, web3-utils@^4.1.1, web3-utils@^4.2.1: | ||
version "4.2.2" | ||
resolved "https://registry.yarnpkg.com/web3-utils/-/web3-utils-4.2.2.tgz#8fb7c58cfc02d681f17d7806732ce9fb1170c338" | ||
integrity sha512-z+4owWcnoB4EH8yWIL1FBeyqe+sXwaGxUDtVTNPTMf2oB5C+paCToZUdCV5Bi+M543zZEzlzNTabOD+OWNc7NA== | ||
|
@@ -7209,6 +7332,17 @@ web3-utils@^4.0.7, web3-utils@^4.1.0, web3-utils@^4.1.1, web3-utils@^4.2.1, web3 | |
web3-types "^1.5.0" | ||
web3-validator "^2.0.5" | ||
|
||
web3-utils@^4.3.0, web3-utils@^4.3.1: | ||
version "4.3.1" | ||
resolved "https://registry.yarnpkg.com/web3-utils/-/web3-utils-4.3.1.tgz#3dcd75e3c683c26f0ba824bf27d7bc0a68b111de" | ||
integrity sha512-kGwOk8FxOLJ9DQC68yqNQc7AzN+k9YDLaW+ZjlAXs3qORhf8zXk5SxWAAGLbLykMs3vTeB0FTb1Exut4JEYfFA== | ||
dependencies: | ||
ethereum-cryptography "^2.0.0" | ||
eventemitter3 "^5.0.1" | ||
web3-errors "^1.2.0" | ||
web3-types "^1.7.0" | ||
web3-validator "^2.0.6" | ||
|
||
web3-validator@^2.0.3, web3-validator@^2.0.4, web3-validator@^2.0.5: | ||
version "2.0.5" | ||
resolved "https://registry.yarnpkg.com/web3-validator/-/web3-validator-2.0.5.tgz#de1984bdb34f292251b86400dba7169700db0849" | ||
|
@@ -7220,6 +7354,17 @@ web3-validator@^2.0.3, web3-validator@^2.0.4, web3-validator@^2.0.5: | |
web3-types "^1.5.0" | ||
zod "^3.21.4" | ||
|
||
web3-validator@^2.0.6: | ||
version "2.0.6" | ||
resolved "https://registry.yarnpkg.com/web3-validator/-/web3-validator-2.0.6.tgz#a0cdaa39e1d1708ece5fae155b034e29d6a19248" | ||
integrity sha512-qn9id0/l1bWmvH4XfnG/JtGKKwut2Vokl6YXP5Kfg424npysmtRLe9DgiNBM9Op7QL/aSiaA0TVXibuIuWcizg== | ||
dependencies: | ||
ethereum-cryptography "^2.0.0" | ||
util "^0.12.5" | ||
web3-errors "^1.2.0" | ||
web3-types "^1.6.0" | ||
zod "^3.21.4" | ||
|
||
[email protected]: | ||
version "1.10.4" | ||
resolved "https://registry.yarnpkg.com/web3/-/web3-1.10.4.tgz#5d5e59b976eaf758b060fe1a296da5fe87bdc79c" | ||
|
@@ -7233,27 +7378,28 @@ [email protected]: | |
web3-shh "1.10.4" | ||
web3-utils "1.10.4" | ||
|
||
web3@4.7.0: | ||
version "4.7.0" | ||
resolved "https://registry.yarnpkg.com/web3/-/web3-4.7.0.tgz#d6cb8ff8653b92f26ddd6da0957999e61ae7f107" | ||
integrity sha512-3g+1e7B/IW0Nw9WP1dotrZKWD9o5IBfl27dxEnE1LxBZBax6ZkviiAwf18utIhlNBD07RgI+PPfKDXxfDBlHWA== | ||
dependencies: | ||
web3-core "^4.3.2" | ||
web3-errors "^1.1.4" | ||
web3-eth "^4.5.0" | ||
web3-eth-abi "^4.2.0" | ||
web3-eth-accounts "^4.1.1" | ||
web3-eth-contract "^4.3.0" | ||
web3-eth-ens "^4.2.0" | ||
web3@4.12.1: | ||
version "4.12.1" | ||
resolved "https://registry.yarnpkg.com/web3/-/web3-4.12.1.tgz#391215c7c82627c1a8cc329ded3366c8b55f5c3d" | ||
integrity sha512-zIFUPdgo2uG5Vbl7C4KrTv8dmWKN3sGnY/GundbiJzcaJZDxaCyu3a5HXAcgUM1VvvsVb1zaUQAFPceq05/q/Q== | ||
dependencies: | ||
web3-core "^4.5.1" | ||
web3-errors "^1.3.0" | ||
web3-eth "^4.8.2" | ||
web3-eth-abi "^4.2.3" | ||
web3-eth-accounts "^4.2.1" | ||
web3-eth-contract "^4.7.0" | ||
web3-eth-ens "^4.4.0" | ||
web3-eth-iban "^4.0.7" | ||
web3-eth-personal "^4.0.8" | ||
web3-net "^4.0.7" | ||
web3-providers-http "^4.1.0" | ||
web3-providers-ws "^4.0.7" | ||
web3-rpc-methods "^1.2.0" | ||
web3-types "^1.5.0" | ||
web3-utils "^4.2.2" | ||
web3-validator "^2.0.5" | ||
web3-net "^4.1.0" | ||
web3-providers-http "^4.2.0" | ||
web3-providers-ws "^4.0.8" | ||
web3-rpc-methods "^1.3.0" | ||
web3-rpc-providers "^1.0.0-rc.2" | ||
web3-types "^1.7.0" | ||
web3-utils "^4.3.1" | ||
web3-validator "^2.0.6" | ||
|
||
webidl-conversions@^3.0.0: | ||
version "3.0.1" | ||
|
@@ -7402,7 +7548,7 @@ ws@^3.0.0: | |
safe-buffer "~5.1.0" | ||
ultron "~1.1.0" | ||
|
||
ws@^8.16.0, ws@^8.8.1: | ||
ws@^8.16.0, ws@^8.17.1, ws@^8.8.1: | ||
version "8.18.0" | ||
resolved "https://registry.yarnpkg.com/ws/-/ws-8.18.0.tgz#0d7505a6eafe2b0e712d232b42279f53bc289bbc" | ||
integrity sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw== | ||
|