Skip to content

Commit

Permalink
build: bump web3-utils to v4.2.1 in test-plugin-htlc-eth-besu-erc20
Browse files Browse the repository at this point in the history
Bumps [web3-utils](https://github.com/ChainSafe/web3.js) from 4.0.3 to 4.2.1.
- [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.0.3...v4.2.1)

---
updated-dependencies:
- dependency-name: web3-utils
  dependency-type: direct:production
...

Co-authored-by: Peter Somogyvari <peter.somogyvari@accenture.com>

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Peter Somogyvari <peter.somogyvari@accenture.com>
  • Loading branch information
dependabot[bot] authored and petermetz committed Mar 30, 2024
1 parent 482bb99 commit e2b93b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"axios": "1.6.0",
"express": "4.19.2",
"web3-eth-abi": "4.0.3",
"web3-utils": "4.0.3"
"web3-utils": "4.2.1"
},
"devDependencies": {
"@types/body-parser": "1.19.4",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9057,7 +9057,7 @@ __metadata:
express: "npm:4.19.2"
uuid: "npm:9.0.1"
web3-eth-abi: "npm:4.0.3"
web3-utils: "npm:4.0.3"
web3-utils: "npm:4.2.1"
languageName: unknown
linkType: soft

Expand Down

0 comments on commit e2b93b3

Please sign in to comment.