diff --git a/infra/growth-shared/package.json b/infra/growth-shared/package.json index 5c6ec2a4793..68646988416 100644 --- a/infra/growth-shared/package.json +++ b/infra/growth-shared/package.json @@ -14,7 +14,7 @@ "pg": "7.18.1", "sequelize": "5.21.4", "sequelize-cli": "5.5.1", - "web3": "1.0.0-beta.34" + "web3": "1.6.0" }, "scripts": { "lint": "eslint . && npm run prettier:check",