Skip to content

Commit

Permalink
chore(deps): bump the npm_and_yarn group group with 1 update
Browse files Browse the repository at this point in the history
Bumps the npm_and_yarn group group with 1 update: [web3-utils](https://github.com/ChainSafe/web3.js).


Updates `web3-utils` from 4.2.1 to 4.2.2
- [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.2.1...v4.2.2)

---
updated-dependencies:
- dependency-name: web3-utils
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 27, 2024
1 parent 2046702 commit 4903129
Showing 1 changed file with 15 additions and 4 deletions.
19 changes: 15 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19491,15 +19491,15 @@ web3-types@^1.3.0, web3-types@^1.3.1, web3-types@^1.4.0, web3-types@^1.5.0:
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:
version "4.2.1"
resolved "https://registry.npmjs.org/web3-utils/-/web3-utils-4.2.1.tgz"
integrity sha512-Fk29BlEqD9Q9Cnw4pBkKw7czcXiRpsSco/BzEUl4ye0ZTSHANQFfjsfQmNm4t7uY11u6Ah+8F3tNjBeU4CA80A==
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==
dependencies:
ethereum-cryptography "^2.0.0"
eventemitter3 "^5.0.1"
web3-errors "^1.1.4"
web3-types "^1.5.0"
web3-validator "^2.0.4"
web3-validator "^2.0.5"

web3-validator@^2.0.3, web3-validator@^2.0.4:
version "2.0.4"
Expand All @@ -19512,6 +19512,17 @@ web3-validator@^2.0.3, web3-validator@^2.0.4:
web3-types "^1.3.1"
zod "^3.21.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==
dependencies:
ethereum-cryptography "^2.0.0"
util "^0.12.5"
web3-errors "^1.1.4"
web3-types "^1.5.0"
zod "^3.21.4"

web3@^4.3.0:
version "4.5.0"
resolved "https://registry.npmjs.org/web3/-/web3-4.5.0.tgz"
Expand Down

0 comments on commit 4903129

Please sign in to comment.