From ba5fb2e5ac490fbd24ccdaa3444e5e1535d8b253 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Apr 2024 05:44:13 +0000 Subject: [PATCH] chore(deps): bump web3 from 4.5.0 to 4.7.0 Bumps [web3](https://github.com/ChainSafe/web3.js) from 4.5.0 to 4.7.0. - [Release notes](https://github.com/ChainSafe/web3.js/releases) - [Changelog](https://github.com/web3/web3.js/blob/4.x/CHANGELOG.md) - [Commits](https://github.com/ChainSafe/web3.js/compare/v4.5.0...v4.7.0) --- updated-dependencies: - dependency-name: web3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 79 ++++++++++++++++++++++++------------------------------- 1 file changed, 34 insertions(+), 45 deletions(-) diff --git a/yarn.lock b/yarn.lock index 3fe2857b..940ae1b0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -19831,33 +19831,33 @@ web3-eth-accounts@^4.1.0, web3-eth-accounts@^4.1.1: web3-utils "^4.1.1" web3-validator "^2.0.4" -web3-eth-contract@^4.1.2, web3-eth-contract@^4.2.0: - version "4.2.0" - resolved "https://registry.npmjs.org/web3-eth-contract/-/web3-eth-contract-4.2.0.tgz" - integrity sha512-K7bUypsomTs8/Oa0Lgvq5plsSB5afgKJ79NMuXxvC5jfV+AxNrQyKcr5Vd5yEGNqrdQuIPduGQa8DpuY+rMe1g== +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.4.0" + web3-eth "^4.5.0" web3-eth-abi "^4.2.0" - web3-types "^1.3.1" - web3-utils "^4.1.1" - web3-validator "^2.0.4" + web3-types "^1.5.0" + web3-utils "^4.2.2" + web3-validator "^2.0.5" -web3-eth-ens@^4.0.8: - version "4.0.8" - resolved "https://registry.npmjs.org/web3-eth-ens/-/web3-eth-ens-4.0.8.tgz" - integrity sha512-nj0JfeD45BbzVJcVYpUJnSo8iwDcY9CQ7CZhhIVVOFjvpMAPw0zEwjTvZEIQyCW61OoDG9xcBzwxe2tZoYhMRw== +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== dependencies: "@adraffy/ens-normalize" "^1.8.8" - web3-core "^4.3.0" - web3-errors "^1.1.3" - web3-eth "^4.3.1" - web3-eth-contract "^4.1.2" + 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.3.0" - web3-utils "^4.0.7" - web3-validator "^2.0.3" + web3-types "^1.5.0" + web3-utils "^4.2.2" + web3-validator "^2.0.5" web3-eth-iban@^4.0.7: version "4.0.7" @@ -19881,7 +19881,7 @@ web3-eth-personal@^4.0.8: web3-utils "^4.0.7" web3-validator "^2.0.3" -web3-eth@^4.3.1, web3-eth@^4.4.0: +web3-eth@^4.3.1, web3-eth@^4.5.0: version "4.5.0" resolved "https://registry.npmjs.org/web3-eth/-/web3-eth-4.5.0.tgz" integrity sha512-crisE46o/SHMVm+XHAXEaR8k76NCImq+hi0QQEJ+VaLZbDobI/Gvog1HwTukDUDRgnYSAFGqD0cTRyAwDurwpA== @@ -19939,7 +19939,7 @@ web3-providers-ws@^4.0.7: web3-utils "^4.0.7" ws "^8.8.1" -web3-rpc-methods@^1.1.3, web3-rpc-methods@^1.1.4, web3-rpc-methods@^1.2.0: +web3-rpc-methods@^1.1.3, web3-rpc-methods@^1.2.0: version "1.2.0" resolved "https://registry.npmjs.org/web3-rpc-methods/-/web3-rpc-methods-1.2.0.tgz" integrity sha512-CWJ/g4I4WyYvLkf21wCZAehdhU/VjX/OAPHnqF5/FPDJlogOsOnGXHqi1Z5AP+ocdt395PNubd8jyMMJoYGSBA== @@ -19948,12 +19948,12 @@ web3-rpc-methods@^1.1.3, web3-rpc-methods@^1.1.4, web3-rpc-methods@^1.2.0: web3-types "^1.5.0" web3-validator "^2.0.4" -web3-types@^1.3.0, web3-types@^1.3.1, web3-types@^1.4.0, web3-types@^1.5.0: +web3-types@^1.3.0, web3-types@^1.3.1, web3-types@^1.5.0: version "1.5.0" resolved "https://registry.npmjs.org/web3-types/-/web3-types-1.5.0.tgz" integrity sha512-geWuMIeegQ8AedKAO6wO4G4j1gyQ1F/AyKLMw2vud4bsfZayyzWJgCMDZtjYMm5uo2a7i8j1W3/4QFmzlSy5cw== -web3-utils@^4.0.7, web3-utils@^4.1.0, web3-utils@^4.1.1, web3-utils@^4.2.0, web3-utils@^4.2.1: +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: 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== @@ -19964,18 +19964,7 @@ web3-utils@^4.0.7, web3-utils@^4.1.0, web3-utils@^4.1.1, web3-utils@^4.2.0, web3 web3-types "^1.5.0" web3-validator "^2.0.5" -web3-validator@^2.0.3, web3-validator@^2.0.4: - version "2.0.4" - resolved "https://registry.npmjs.org/web3-validator/-/web3-validator-2.0.4.tgz" - integrity sha512-qRxVePwdW+SByOmTpDZFWHIUAa7PswvxNszrOua6BoGqAhERo5oJZBN+EbWtK/+O+ApNxt5FR3nCPmiZldiOQA== - dependencies: - ethereum-cryptography "^2.0.0" - util "^0.12.5" - web3-errors "^1.1.4" - web3-types "^1.3.1" - zod "^3.21.4" - -web3-validator@^2.0.5: +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" integrity sha512-2gLOSW8XqEN5pw5jVUm20EB7A8SbQiekpAtiI0JBmCIV0a2rp97v8FgWY5E3UEqnw5WFfEqvcDVW92EyynDTyQ== @@ -19987,26 +19976,26 @@ web3-validator@^2.0.5: zod "^3.21.4" web3@^4.3.0: - version "4.5.0" - resolved "https://registry.npmjs.org/web3/-/web3-4.5.0.tgz" - integrity sha512-qWvmuFwmu1b4IVZz1/vahEP1VrRlnXLJJO6s88oRcOgOf21Q26rIyxqIDtKgKe7a4X29TqBocC1eP4CtZulAGA== + 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.4.0" + web3-eth "^4.5.0" web3-eth-abi "^4.2.0" web3-eth-accounts "^4.1.1" - web3-eth-contract "^4.2.0" - web3-eth-ens "^4.0.8" + web3-eth-contract "^4.3.0" + web3-eth-ens "^4.2.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.1.4" - web3-types "^1.4.0" - web3-utils "^4.2.0" - web3-validator "^2.0.4" + web3-rpc-methods "^1.2.0" + web3-types "^1.5.0" + web3-utils "^4.2.2" + web3-validator "^2.0.5" webcrypto-core@^1.7.8: version "1.7.8"