diff --git a/client/package.json b/client/package.json index ad283242b..249ce9c32 100644 --- a/client/package.json +++ b/client/package.json @@ -37,7 +37,7 @@ "redux": "^4.2.0", "redux-logger": "^3.0.6", "redux-thunk": "^2.3.0", - "web3": "1.8.2" + "web3": "1.10.4" }, "scripts": { "start": "react-scripts start",