Skip to content

Commit

Permalink
Update dependency web3 to v1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 20, 2023
1 parent 768071e commit 6c8733f
Show file tree
Hide file tree
Showing 3 changed files with 162 additions and 162 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": "1.9.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/[email protected]",
"openzeppelin-test-helpers": "^0.5.1",
"prompt": "^1.1.0",
"web3": "1.8.0"
"web3": "1.9.0"
},
"devDependencies": {
"@nomicfoundation/hardhat-network-helpers": "^1.0.7",
Expand Down
Loading

0 comments on commit 6c8733f

Please sign in to comment.