diff --git a/packages/plugins/Wallet/package.json b/packages/plugins/Wallet/package.json index ecdb5e1fa2fe..95c5c6f45526 100644 --- a/packages/plugins/Wallet/package.json +++ b/packages/plugins/Wallet/package.json @@ -32,6 +32,6 @@ "@masknet/web3-modals": "workspace:^", "bignumber.js": "9.1.0", "react-use": "^17.4.0", - "web3-core-helpers": "1.8.0" + "web3-core-helpers": "1.9.0" } }