Skip to content

Commit

Permalink
build(deps): bump web3-utils from 1.5.2 to 1.5.3
Browse files Browse the repository at this point in the history
Bumps [web3-utils](https://github.com/ChainSafe/web3.js) from 1.5.2 to 1.5.3.
- [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@v1.5.2...v1.5.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 29, 2024
1 parent f81b46b commit 381bbf1
Show file tree
Hide file tree
Showing 15 changed files with 46 additions and 43 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"typescript-optional": "2.0.1",
"uuid": "9.0.1",
"web3-core": "1.6.1",
"web3-utils": "1.6.1"
"web3-utils": "1.5.3"
},
"devDependencies": {
"@types/express": "4.17.19",
Expand Down
2 changes: 1 addition & 1 deletion examples/cactus-example-cbdc-bridging-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"typescript-optional": "2.0.1",
"uuid": "9.0.1",
"web3-core": "1.5.2",
"web3-utils": "1.5.2"
"web3-utils": "1.5.3"
},
"devDependencies": {
"@types/crypto-js": "4.1.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"express": "4.19.2",
"socket.io": "4.5.4",
"web3-eth-abi": "4.0.3",
"web3-utils": "4.0.3"
"web3-utils": "1.5.3"
},
"engines": {
"node": ">=18",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@
"web3": "4.1.1",
"web3-core": "4.1.1",
"web3-eth": "4.1.1",
"web3-utils": "4.0.5",
"web3-utils": "1.5.3",
"webpack": "5.88.2",
"webpack-cli": "4.10.0",
"wget-improved": "3.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/cactus-plugin-ledger-connector-besu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"web3-core": "1.6.1",
"web3-eth": "1.6.1",
"web3-eth-contract": "1.6.1",
"web3-utils": "1.6.1",
"web3-utils": "1.5.3",
"web3js-quorum": "22.4.0"
},
"devDependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"web3-core": "1.8.1",
"web3-core-subscriptions": "1.8.1",
"web3-eth": "1.8.1",
"web3-utils": "1.8.1"
"web3-utils": "1.5.3"
},
"devDependencies": {
"@hyperledger/cactus-api-client": "2.0.0-alpha.2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"web3": "1.6.1",
"web3-core-helpers": "1.6.1",
"web3-eth-contract": "1.6.1",
"web3-utils": "1.6.1",
"web3-utils": "1.5.3",
"web3js-quorum": "22.4.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cactus-plugin-ledger-connector-xdai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"uuid": "9.0.1",
"web3": "1.6.1",
"web3-eth-contract": "1.6.1",
"web3-utils": "1.6.1"
"web3-utils": "1.5.3"
},
"devDependencies": {
"@hyperledger/cactus-plugin-keychain-memory": "2.0.0-alpha.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/cactus-plugin-persistence-ethereum/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"pg": "8.8.0",
"run-time-error-cjs": "1.4.0",
"uuid": "9.0.1",
"web3-utils": "4.0.6",
"web3-utils": "1.5.3",
"web3-validator": "2.0.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cactus-plugin-satp-hermes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"typescript-optional": "2.0.1",
"uuid": "9.0.1",
"web3": "1.6.1",
"web3-utils": "1.6.1"
"web3-utils": "1.5.3"
},
"devDependencies": {
"@types/body-parser": "1.19.4",
Expand Down
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": "1.5.3"
},
"devDependencies": {
"@types/body-parser": "1.19.4",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@hyperledger/cactus-verifier-client": "2.0.0-alpha.2",
"web3": "1.6.1",
"web3-core-helpers": "1.6.1",
"web3-utils": "1.6.1"
"web3-utils": "1.5.3"
},
"devDependencies": {
"@hyperledger/cactus-test-tooling": "2.0.0-alpha.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/cactus-test-tooling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"uuid": "9.0.1",
"web3": "1.6.1",
"web3-core": "1.6.1",
"web3-utils": "1.6.1"
"web3-utils": "1.5.3"
},
"devDependencies": {
"@aries-framework/askar": "0.5.0-alpha.58",
Expand Down
2 changes: 1 addition & 1 deletion weaver/sdks/besu/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@hyperledger/cacti-weaver-protos-js": "2.0.0-alpha.2",
"log4js": "6.9.1",
"web3": "1.10.0",
"web3-utils": "1.10.0"
"web3-utils": "1.5.3"
},
"devDependencies": {
"@types/node": "18.11.9",
Expand Down
61 changes: 32 additions & 29 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7475,7 +7475,7 @@ __metadata:
typedoc: "npm:0.25.6"
typescript: "npm:5.3.3"
web3: "npm:1.10.0"
web3-utils: "npm:1.10.0"
web3-utils: "npm:1.5.3"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -7752,7 +7752,7 @@ __metadata:
typescript-optional: "npm:2.0.1"
uuid: "npm:9.0.1"
web3-core: "npm:1.6.1"
web3-utils: "npm:1.6.1"
web3-utils: "npm:1.5.3"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -7865,7 +7865,7 @@ __metadata:
typescript-optional: "npm:2.0.1"
uuid: "npm:9.0.1"
web3-core: "npm:1.5.2"
web3-utils: "npm:1.5.2"
web3-utils: "npm:1.5.3"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -8165,7 +8165,7 @@ __metadata:
typescript-optional: "npm:2.0.1"
uuid: "npm:9.0.1"
web3-eth-abi: "npm:4.0.3"
web3-utils: "npm:4.0.3"
web3-utils: "npm:1.5.3"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -8411,7 +8411,7 @@ __metadata:
web3-core: "npm:1.6.1"
web3-eth: "npm:1.6.1"
web3-eth-contract: "npm:1.6.1"
web3-utils: "npm:1.6.1"
web3-utils: "npm:1.5.3"
web3js-quorum: "npm:22.4.0"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -8596,7 +8596,7 @@ __metadata:
web3-core: "npm:1.8.1"
web3-core-subscriptions: "npm:1.8.1"
web3-eth: "npm:1.8.1"
web3-utils: "npm:1.8.1"
web3-utils: "npm:1.5.3"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -8744,7 +8744,7 @@ __metadata:
web3-core-helpers: "npm:1.6.1"
web3-eth: "npm:1.6.1"
web3-eth-contract: "npm:1.6.1"
web3-utils: "npm:1.6.1"
web3-utils: "npm:1.5.3"
web3js-quorum: "npm:22.4.0"
bin:
cacti-quorum-connector-status: dist/lib/scripts/get-quorum-connector-status.js
Expand Down Expand Up @@ -8843,7 +8843,7 @@ __metadata:
web3-core: "npm:1.6.1"
web3-eth: "npm:1.6.1"
web3-eth-contract: "npm:1.6.1"
web3-utils: "npm:1.6.1"
web3-utils: "npm:1.5.3"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -8900,7 +8900,7 @@ __metadata:
uuid: "npm:9.0.1"
web3: "npm:4.0.3"
web3-eth-accounts: "npm:4.0.3"
web3-utils: "npm:4.0.6"
web3-utils: "npm:1.5.3"
web3-validator: "npm:2.0.2"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -8965,7 +8965,7 @@ __metadata:
typescript-optional: "npm:2.0.1"
uuid: "npm:9.0.1"
web3: "npm:1.6.1"
web3-utils: "npm:1.6.1"
web3-utils: "npm:1.5.3"
languageName: unknown
linkType: soft

Expand Down 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:1.5.3"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -9153,7 +9153,7 @@ __metadata:
uuid: "npm:9.0.1"
web3: "npm:1.6.1"
web3-core-helpers: "npm:1.6.1"
web3-utils: "npm:1.6.1"
web3-utils: "npm:1.5.3"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -9206,7 +9206,7 @@ __metadata:
uuid: "npm:9.0.1"
web3: "npm:1.6.1"
web3-core: "npm:1.6.1"
web3-utils: "npm:1.6.1"
web3-utils: "npm:1.5.3"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -9382,7 +9382,7 @@ __metadata:
web3: "npm:4.1.1"
web3-core: "npm:4.1.1"
web3-eth: "npm:4.1.1"
web3-utils: "npm:4.0.5"
web3-utils: "npm:1.5.3"
webpack: "npm:5.88.2"
webpack-cli: "npm:4.10.0"
wget-improved: "npm:3.4.0"
Expand Down Expand Up @@ -52748,6 +52748,21 @@ __metadata:
languageName: node
linkType: hard

"web3-utils@npm:1.5.3":
version: 1.5.3
resolution: "web3-utils@npm:1.5.3"
dependencies:
bn.js: "npm:^4.11.9"
eth-lib: "npm:0.2.8"
ethereum-bloom-filters: "npm:^1.0.6"
ethjs-unit: "npm:0.1.6"
number-to-bn: "npm:1.7.0"
randombytes: "npm:^2.1.0"
utf8: "npm:3.0.0"
checksum: 10/2a2618fcba87a8e63eaa831b8b8e6f606020688ec1310f58bf5ea9bd8042e8cf1e0b7a0fef0614ee75bcde2bc31ea437755012778d97a3748d12562ebe2bfe38
languageName: node
linkType: hard

"web3-utils@npm:1.6.1":
version: 1.6.1
resolution: "web3-utils@npm:1.6.1"
Expand Down Expand Up @@ -52808,7 +52823,7 @@ __metadata:
languageName: node
linkType: hard

"web3-utils@npm:4.0.3, web3-utils@npm:^4.0.3":
"web3-utils@npm:^4.0.3":
version: 4.0.3
resolution: "web3-utils@npm:4.0.3"
dependencies:
Expand All @@ -52820,7 +52835,7 @@ __metadata:
languageName: node
linkType: hard

"web3-utils@npm:4.0.5, web3-utils@npm:^4.0.5":
"web3-utils@npm:^4.0.5":
version: 4.0.5
resolution: "web3-utils@npm:4.0.5"
dependencies:
Expand All @@ -52832,18 +52847,6 @@ __metadata:
languageName: node
linkType: hard

"web3-utils@npm:4.0.6":
version: 4.0.6
resolution: "web3-utils@npm:4.0.6"
dependencies:
ethereum-cryptography: "npm:^2.0.0"
web3-errors: "npm:^1.1.2"
web3-types: "npm:^1.2.0"
web3-validator: "npm:^2.0.2"
checksum: 10/34bbef647ce3219eb502919e9a229e182f59ab90e3fdda9cf603db0623daae30d840ae1baae896d75b6f4a54fb7840cc54758f41d3ff859f33f8a87ef24c8cfd
languageName: node
linkType: hard

"web3-utils@npm:^4.0.7":
version: 4.0.7
resolution: "web3-utils@npm:4.0.7"
Expand Down Expand Up @@ -52880,7 +52883,7 @@ __metadata:
languageName: node
linkType: hard

"web3-validator@npm:2.0.2, web3-validator@npm:^2.0.2":
"web3-validator@npm:2.0.2":
version: 2.0.2
resolution: "web3-validator@npm:2.0.2"
dependencies:
Expand Down

0 comments on commit 381bbf1

Please sign in to comment.