Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump web3-utils from 1.5.2 to 4.2.1 #3145

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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": "4.2.1"
},
"devDependencies": {
"@types/express": "4.17.19",
Expand Down
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": "4.2.1"
},
"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.18.2",
"socket.io": "4.5.4",
"web3-eth-abi": "4.0.3",
"web3-utils": "4.0.3"
"web3-utils": "4.2.1"
},
"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": "4.2.1",
"webpack": "5.88.2",
"webpack-cli": "4.10.0",
"wget-improved": "3.4.0",
Expand Down
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": "4.2.1",
"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": "4.2.1"
},
"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": "4.2.1",
"web3js-quorum": "22.4.0"
},
"devDependencies": {
Expand Down
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": "4.2.1"
},
"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": "4.2.1",
"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": "4.2.1"
},
"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.18.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
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": "4.2.1"
},
"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": "4.2.1"
},
"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": "4.2.1"
},
"devDependencies": {
"@types/node": "18.11.9",
Expand Down
66 changes: 37 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:4.2.1"
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:4.2.1"
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:4.2.1"
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:4.2.1"
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:4.2.1"
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:4.2.1"
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:4.2.1"
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:4.2.1"
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:4.2.1"
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:4.2.1"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -9057,7 +9057,7 @@ __metadata:
express: "npm:4.18.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 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:4.2.1"
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:4.2.1"
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:4.2.1"
webpack: "npm:5.88.2"
webpack-cli: "npm:4.10.0"
wget-improved: "npm:3.4.0"
Expand Down Expand Up @@ -52778,6 +52778,13 @@ __metadata:
languageName: node
linkType: hard

"web3-types@npm:^1.5.0":
version: 1.5.0
resolution: "web3-types@npm:1.5.0"
checksum: 10/e0146bb69db33303d2e20113b4ccb59696a0f47e4dffb8c49ad96b19e9712a30a881def3771bad8de1fa3ea864b0ebb661cb4907edfaeb5af81abac97ed89d6b
languageName: node
linkType: hard

"web3-utils@npm:1.10.0, web3-utils@npm:^1.0.0-beta.31":
version: 1.10.0
resolution: "web3-utils@npm:1.10.0"
Expand Down Expand Up @@ -52884,7 +52891,20 @@ __metadata:
languageName: node
linkType: hard

"web3-utils@npm:4.0.3, web3-utils@npm:^4.0.3":
"web3-utils@npm:4.2.1":
version: 4.2.1
resolution: "web3-utils@npm:4.2.1"
dependencies:
ethereum-cryptography: "npm:^2.0.0"
eventemitter3: "npm:^5.0.1"
web3-errors: "npm:^1.1.4"
web3-types: "npm:^1.5.0"
web3-validator: "npm:^2.0.4"
checksum: 10/1b9ab1d4f5b1cfb820ad9b72d6362ed553b19a94555cf52a25064079c8b00d398c6c311dcba787cde6a6ccf68ff36103eb808190451d7d6fe2d545111bac57bb
languageName: node
linkType: hard

"web3-utils@npm:^4.0.3":
version: 4.0.3
resolution: "web3-utils@npm:4.0.3"
dependencies:
Expand All @@ -52896,7 +52916,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 @@ -52908,18 +52928,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 @@ -52956,7 +52964,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
Loading