Skip to content

Commit

Permalink
chore(deps): upgrade Web3 to v1.5.2
Browse files Browse the repository at this point in the history
Hoping that this will fix a good chunk of the outstanding
security vulnerabilities that we have.

Signed-off-by: Peter Somogyvari <peter.somogyvari@accenture.com>
  • Loading branch information
petermetz committed Sep 18, 2021
1 parent 6630ebe commit 32a06a3
Show file tree
Hide file tree
Showing 12 changed files with 262 additions and 33 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@
"openapi-types": "9.1.0",
"typescript-optional": "2.0.1",
"uuid": "8.3.2",
"web3-core": "1.3.5",
"web3-utils": "1.3.5"
"web3-core": "1.5.2",
"web3-utils": "1.5.2"
},
"devDependencies": {
"@types/express": "4.17.13",
Expand All @@ -99,4 +99,4 @@
"http-status-codes": "2.1.4",
"jose": "1.28.1"
}
}
}
4 changes: 2 additions & 2 deletions examples/cactus-example-supply-chain-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,10 +85,10 @@
"solc": "0.8.6",
"typescript-optional": "2.0.1",
"uuid": "8.3.2",
"web3-core": "1.3.5"
"web3-core": "1.5.2"
},
"devDependencies": {
"@types/express": "4.17.13",
"@types/uuid": "8.3.1"
}
}
}
4 changes: 2 additions & 2 deletions packages/cactus-plugin-htlc-eth-besu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,12 +88,12 @@
"joi": "17.4.2",
"openapi-types": "9.1.0",
"typescript-optional": "2.0.1",
"web3": "1.3.5",
"web3": "1.5.2",
"web3-eea": "0.11.0"
},
"devDependencies": {
"@hyperledger/cactus-plugin-keychain-memory": "0.6.0",
"@hyperledger/cactus-test-tooling": "0.6.0",
"@types/express": "4.17.13"
}
}
}
10 changes: 5 additions & 5 deletions packages/cactus-plugin-ledger-connector-besu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,11 +84,11 @@
"rxjs": "7.3.0",
"socket.io-client": "4.1.3",
"typescript-optional": "2.0.1",
"web3": "1.3.5",
"web3-core": "1.3.5",
"web3": "1.5.2",
"web3-core": "1.5.2",
"web3-eea": "0.11.0",
"web3-eth": "1.3.5",
"web3-utils": "1.3.5"
"web3-eth": "1.5.2",
"web3-utils": "1.5.2"
},
"devDependencies": {
"@hyperledger/cactus-plugin-keychain-memory": "0.9.0",
Expand All @@ -98,4 +98,4 @@
"web3-core": "1.5.1",
"web3-eth": "1.5.1"
}
}
}
8 changes: 4 additions & 4 deletions packages/cactus-plugin-ledger-connector-quorum/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,13 +79,13 @@
"express": "4.17.1",
"prom-client": "13.2.0",
"typescript-optional": "2.0.1",
"web3": "1.3.5",
"web3-eth-contract": "1.3.5"
"web3": "1.5.2",
"web3-eth-contract": "1.5.2"
},
"devDependencies": {
"@hyperledger/cactus-plugin-keychain-memory": "0.9.0",
"@hyperledger/cactus-test-tooling": "0.9.0",
"@types/express": "4.17.13",
"web3-eth": "1.3.5"
"web3-eth": "1.5.2"
}
}
}
6 changes: 3 additions & 3 deletions packages/cactus-plugin-ledger-connector-xdai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,12 +81,12 @@
"openapi-types": "9.1.0",
"prom-client": "13.2.0",
"typescript-optional": "2.0.1",
"web3": "1.3.5",
"web3-utils": "1.3.5"
"web3": "1.5.2",
"web3-utils": "1.5.2"
},
"devDependencies": {
"@hyperledger/cactus-plugin-keychain-memory": "0.9.0",
"@hyperledger/cactus-test-tooling": "0.9.0",
"@types/express": "4.17.13"
}
}
}
4 changes: 2 additions & 2 deletions packages/cactus-test-api-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,9 @@
"@hyperledger/cactus-plugin-consortium-manual": "0.9.0",
"@hyperledger/cactus-plugin-ledger-connector-quorum": "0.9.0",
"jose": "1.28.1",
"web3": "1.3.5"
"web3": "1.5.2"
},
"devDependencies": {
"@hyperledger/cactus-test-tooling": "0.9.0"
}
}
}
4 changes: 2 additions & 2 deletions packages/cactus-test-plugin-htlc-eth-besu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,10 +73,10 @@
"@hyperledger/cactus-test-tooling": "0.9.0",
"axios": "0.21.1",
"key-encoder": "2.0.3",
"web3": "1.3.5",
"web3": "1.5.2",
"web3-eea": "0.11.0"
},
"devDependencies": {
"@types/express": "4.17.13"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"@hyperledger/cactus-plugin-ledger-connector-besu": "0.9.0",
"@hyperledger/cactus-test-tooling": "0.9.0",
"key-encoder": "2.0.3",
"web3": "1.3.5",
"web3": "1.5.2",
"web3-eea": "0.11.0"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,9 @@
"@hyperledger/cactus-core-api": "0.9.0",
"@hyperledger/cactus-plugin-keychain-memory": "0.9.0",
"@hyperledger/cactus-plugin-ledger-connector-quorum": "0.9.0",
"web3": "1.3.5"
"web3": "1.5.2"
},
"devDependencies": {
"@hyperledger/cactus-test-tooling": "0.9.0"
}
}
}
6 changes: 3 additions & 3 deletions packages/cactus-test-tooling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,8 @@
"tar-stream": "2.2.0",
"temp": "0.9.4",
"typescript-optional": "2.0.1",
"web3": "1.3.5",
"web3-core": "1.3.5"
"web3": "1.5.2",
"web3-core": "1.5.2"
},
"devDependencies": {
"@types/dockerode": "3.2.7",
Expand All @@ -98,4 +98,4 @@
"esm": "3.2.25",
"temp": "0.9.4"
}
}
}
Loading

0 comments on commit 32a06a3

Please sign in to comment.