diff --git a/libs/remix-analyzer/package.json b/libs/remix-analyzer/package.json index 5c8c540cd6f..3046065be8d 100644 --- a/libs/remix-analyzer/package.json +++ b/libs/remix-analyzer/package.json @@ -22,13 +22,13 @@ "@ethereumjs/block": "^3.4.0", "@ethereumjs/tx": "^3.3.0", "@ethereumjs/vm": "^5.5.0", - "@remix-project/remix-astwalker": "^0.0.26", + "@remix-project/remix-astwalker": "^0.0.30", "@remix-project/remix-lib": "^0.5.6", "async": "^2.6.2", "ethereumjs-util": "^7.0.10", "ethers": "^5.4.2", "string-similarity": "^4.0.4", - "web3": "^1.5.1" + "web3": "^4.0.1" }, "publishConfig": { "access": "public"