Skip to content

Commit

Permalink
Update dependency web3 to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 8, 2024
1 parent 4d4c0a7 commit 68bdff0
Show file tree
Hide file tree
Showing 3 changed files with 292 additions and 208 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"redux": "^4.2.0",
"redux-logger": "^3.0.6",
"redux-thunk": "^2.3.0",
"web3": "1.8.2"
"web3": "4.6.0"
},
"scripts": {
"start": "react-scripts start",
Expand Down
2 changes: 1 addition & 1 deletion contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"openzeppelin-contracts-08": "npm:@openzeppelin/contracts@4.7.3",
"openzeppelin-test-helpers": "^0.5.1",
"prompt": "^1.1.0",
"web3": "1.8.0"
"web3": "4.6.0"
},
"devDependencies": {
"@nomicfoundation/hardhat-network-helpers": "^1.0.7",
Expand Down
Loading

0 comments on commit 68bdff0

Please sign in to comment.