diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 5328af4ab..6b0c58dd9 100644 --- a/package.json +++ b/package.json @@ -80,12 +80,12 @@ "eth-ens-namehash": "^2.0.8", "eth-json-rpc-filters": "^3.0.4", "eth-json-rpc-infura": "^3.2.0", - "eth-keyring-controller": "^3.3.1", + "eth-keyring-controller": "^4.0.1", "eth-ledger-bridge-keyring": "^0.2.0", "eth-method-registry": "^1.2.0", "eth-phishing-detect": "^1.1.4", "eth-query": "^2.1.2", - "eth-sig-util": "^2.0.2", + "eth-sig-util": "^2.3.0", "eth-token-tracker": "^1.1.5", "eth-trezor-keyring": "^0.4.0", "ethereumjs-abi": "^0.6.4", |