diff --git a/packages/plugins/Wallet/package.json b/packages/plugins/Wallet/package.json index a107149068c8..f42192cf8320 100644 --- a/packages/plugins/Wallet/package.json +++ b/packages/plugins/Wallet/package.json @@ -25,6 +25,6 @@ "@masknet/web3-shared-evm": "workspace:*", "bignumber.js": "^9.0.2", "react-use": "^17.3.1", - "web3-core-helpers": "1.5.2" + "web3-core-helpers": "1.6.1" } }