Skip to content

Commit e2b93b3

Browse files
dependabot[bot]petermetz
authored andcommitted
build: bump web3-utils to v4.2.1 in test-plugin-htlc-eth-besu-erc20
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 <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Peter Somogyvari <[email protected]>
1 parent 482bb99 commit e2b93b3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/cactus-test-plugin-htlc-eth-besu-erc20/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"axios": "1.6.0",
6262
"express": "4.19.2",
6363
"web3-eth-abi": "4.0.3",
64-
"web3-utils": "4.0.3"
64+
"web3-utils": "4.2.1"
6565
},
6666
"devDependencies": {
6767
"@types/body-parser": "1.19.4",

yarn.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -9057,7 +9057,7 @@ __metadata:
90579057
express: "npm:4.19.2"
90589058
uuid: "npm:9.0.1"
90599059
web3-eth-abi: "npm:4.0.3"
9060-
web3-utils: "npm:4.0.3"
9060+
web3-utils: "npm:4.2.1"
90619061
languageName: unknown
90629062
linkType: soft
90639063

0 commit comments

Comments
 (0)