-
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 f64796b
Showing
2 changed files
with
183 additions
and
47 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: | ||
version "4.5.0" | ||
resolved "https://registry.yarnpkg.com/web3-core/-/web3-core-4.5.0.tgz#f16e7f5bfa6373c7be45f0ed233aff479fd33079" | ||
integrity sha512-Q8LIAqmF7vkRydBPiU+OC7wI44nEU6JEExolFaOakqrjMtQ1CWFHRUQMNJRDsk5bRirjyShuAsuqLeYByvvXhg== | ||
dependencies: | ||
web3-errors "^1.2.0" | ||
web3-eth-accounts "^4.1.2" | ||
web3-eth-iban "^4.0.7" | ||
web3-providers-http "^4.1.0" | ||
web3-providers-ws "^4.0.7" | ||
web3-types "^1.7.0" | ||
web3-utils "^4.3.0" | ||
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: | ||
version "1.2.0" | ||
resolved "https://registry.yarnpkg.com/web3-errors/-/web3-errors-1.2.0.tgz#441acfd7fd744c9beedf23f277f20759fae92433" | ||
integrity sha512-58Kczou5zyjcm9LuSs5Hrm6VrG8t9p2J8X0yGArZrhKNPZL66gMGkOUpPx+EopE944Sk4yE+Q25hKv4H5BH+kA== | ||
dependencies: | ||
web3-types "^1.6.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.2, web3-eth-accounts@^4.1.3: | ||
version "4.1.3" | ||
resolved "https://registry.yarnpkg.com/web3-eth-accounts/-/web3-eth-accounts-4.1.3.tgz#2ba543fd6e9f73e79c73fb5ebbfa9e3945469e0a" | ||
integrity sha512-61Nb7xCXy6Vw/6xUZMM5ITtXetXmaP0F8oKRxika4GO4fRfKZLAwBZtshMyrdAORPZYq77ENiqXJVU+hTmtUaQ== | ||
dependencies: | ||
"@ethereumjs/rlp" "^4.0.1" | ||
crc-32 "^1.2.2" | ||
ethereum-cryptography "^2.0.0" | ||
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-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.6.0: | ||
version "4.6.0" | ||
resolved "https://registry.yarnpkg.com/web3-eth-contract/-/web3-eth-contract-4.6.0.tgz#494116c2af2ea47f1832794ca6dc30e1c6c42640" | ||
integrity sha512-mgQ/WUUlgW9BVKKVGU/Q7KrQEbEGI98h8ppox7fT964wY9ITFMDuRCvYk50WTWnFMdjFtOBqt1xRJ0+B1ekCHg== | ||
dependencies: | ||
"@ethereumjs/rlp" "^5.0.2" | ||
web3-core "^4.5.0" | ||
web3-errors "^1.2.0" | ||
web3-eth "^4.8.1" | ||
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.1: | ||
version "4.8.1" | ||
resolved "https://registry.yarnpkg.com/web3-eth/-/web3-eth-4.8.1.tgz#c4c0db1980a09d0dc1b197e7c316427e7063a96f" | ||
integrity sha512-pQI46LIaqB1Nz2DcslxgbN+E5Coc/BCO2MEwcFJgjc8yrGHoY5rjYlucNozftuluVCcK8Jen7c2uNOIiIdewmQ== | ||
dependencies: | ||
setimmediate "^1.0.5" | ||
web3-core "^4.5.0" | ||
web3-errors "^1.2.0" | ||
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" | ||
|
@@ -7160,6 +7235,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 +7256,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.1: | ||
version "1.0.0-rc.1" | ||
resolved "https://registry.yarnpkg.com/web3-rpc-providers/-/web3-rpc-providers-1.0.0-rc.1.tgz#1f772e049ca1355d328020ed630cb784942ad176" | ||
integrity sha512-N7AgGB+ilKPFQohnlI1vNHWmQ5Wh5vlGdYKWCWJc9kisKxxGtOsqN3W8tOj6/898sHZIXU9i/IAOyreGDIybmw== | ||
dependencies: | ||
web3-errors "^1.2.0" | ||
web3-providers-http "^4.1.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 +7292,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 +7311,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 +7322,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 +7344,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 +7368,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.11.0: | ||
version "4.11.0" | ||
resolved "https://registry.yarnpkg.com/web3/-/web3-4.11.0.tgz#9df4ce29497a72fb8aaa8d346a47ea0941fc5508" | ||
integrity sha512-VBk09UsKyDn8e+NA7UyuF4iOnf8n7GQ45aM+414J8/R1wa2IA3kLUvN3yf9v56EDOV8IGknVPAVaTu/J4W+ShQ== | ||
dependencies: | ||
web3-core "^4.5.0" | ||
web3-errors "^1.2.0" | ||
web3-eth "^4.8.1" | ||
web3-eth-abi "^4.2.3" | ||
web3-eth-accounts "^4.1.3" | ||
web3-eth-contract "^4.6.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-net "^4.1.0" | ||
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-providers-ws "^4.0.8" | ||
web3-rpc-methods "^1.3.0" | ||
web3-rpc-providers "^1.0.0-rc.1" | ||
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 +7538,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== | ||
|