Skip to content

Commit

Permalink
chore(deps): bump web3-eth from 4.4.0 to 4.5.0
Browse files Browse the repository at this point in the history
Bumps [web3-eth](https://github.com/ChainSafe/web3.js) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/ChainSafe/web3.js/releases)
- [Changelog](https://github.com/web3/web3.js/blob/4.x/CHANGELOG.md)
- [Commits](web3/web3.js@v4.4.0...v4.5.0)

---
updated-dependencies:
- dependency-name: web3-eth
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 8, 2024
1 parent dd8d74e commit 8f9bf65
Showing 1 changed file with 22 additions and 21 deletions.
43 changes: 22 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18075,9 +18075,9 @@ web3-eth-personal@^4.0.8:
web3-validator "^2.0.3"

web3-eth@^4.3.1, web3-eth@^4.4.0:
version "4.4.0"
resolved "https://registry.yarnpkg.com/web3-eth/-/web3-eth-4.4.0.tgz#755c34a769109836d122a53b33814d63f9ec5a65"
integrity sha512-HswKdzF44wUrciRAtEJaml9O7rDYDxElHmFs+27WcO3nel2zku+n0xs4e2ZAehfrCZ+05/y7TgnOZnaDU8Fb/A==
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==
dependencies:
setimmediate "^1.0.5"
web3-core "^4.3.2"
Expand All @@ -18086,9 +18086,9 @@ web3-eth@^4.3.1, web3-eth@^4.4.0:
web3-eth-accounts "^4.1.1"
web3-net "^4.0.7"
web3-providers-ws "^4.0.7"
web3-rpc-methods "^1.1.4"
web3-types "^1.3.1"
web3-utils "^4.1.1"
web3-rpc-methods "^1.2.0"
web3-types "^1.5.0"
web3-utils "^4.2.1"
web3-validator "^2.0.4"

web3-net@^4.0.7:
Expand Down Expand Up @@ -18132,28 +18132,29 @@ 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:
version "1.1.4"
resolved "https://registry.yarnpkg.com/web3-rpc-methods/-/web3-rpc-methods-1.1.4.tgz#0b478e38231d3f3260ac504307c6dc4059af6fda"
integrity sha512-LTFNg4LFaeU8K9ecuT8fHDp/LOXyxCneeZjCrRYIW1u82Ly52SrY55FIzMIISGoG/iT5Wh7UiHOB3CQsWLBmbQ==
web3-rpc-methods@^1.1.3, web3-rpc-methods@^1.1.4, 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"
integrity sha512-CWJ/g4I4WyYvLkf21wCZAehdhU/VjX/OAPHnqF5/FPDJlogOsOnGXHqi1Z5AP+ocdt395PNubd8jyMMJoYGSBA==
dependencies:
web3-core "^4.3.2"
web3-types "^1.3.1"
web3-validator "^2.0.3"
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:
version "1.4.0"
resolved "https://registry.yarnpkg.com/web3-types/-/web3-types-1.4.0.tgz#b79a0206f230594d7d9e141fbbc0b119a0ab7031"
integrity sha512-QnGDNredYqtZ49YD1pIPhsQTJJTOnYPCOnvrUs4/3XzeQLuDM+bAJ8fZ6U2nGEV77h81z2Ins6RE/f40yltvww==
web3-types@^1.3.0, web3-types@^1.3.1, web3-types@^1.4.0, web3-types@^1.5.0:
version "1.5.0"
resolved "https://registry.yarnpkg.com/web3-types/-/web3-types-1.5.0.tgz#35b5c0ab149b0d566efeaed8ddaa40db159c748e"
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:
version "4.2.0"
resolved "https://registry.yarnpkg.com/web3-utils/-/web3-utils-4.2.0.tgz#5beeb5610b9902527584beb31f88c64b08ddd6bc"
integrity sha512-UE7tmqPnC6sD0kpHhZiO9Zu8q7hiBItCQhnmxoMxk8OI91qlBWw6L7w1VNZo7TMBWH1Qe4R5l8h2vaoQCizVyA==
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:
version "4.2.1"
resolved "https://registry.yarnpkg.com/web3-utils/-/web3-utils-4.2.1.tgz#326bc6e9e4d047f7b38ba68bee1399c4f9f621e3"
integrity sha512-Fk29BlEqD9Q9Cnw4pBkKw7czcXiRpsSco/BzEUl4ye0ZTSHANQFfjsfQmNm4t7uY11u6Ah+8F3tNjBeU4CA80A==
dependencies:
ethereum-cryptography "^2.0.0"
eventemitter3 "^5.0.1"
web3-errors "^1.1.4"
web3-types "^1.4.0"
web3-types "^1.5.0"
web3-validator "^2.0.4"

web3-validator@^2.0.3, web3-validator@^2.0.4:
Expand Down

0 comments on commit 8f9bf65

Please sign in to comment.