diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 84ea52171..14cfd269d 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,6 @@ "eth-hd-keyring": "^1.2.2", "eth-json-rpc-filters": "^3.0.4", "eth-json-rpc-infura": "^4.0.0", - "eth-json-rpc-middleware": "^2.6.1", "eth-keyring-controller": "^3.3.1", "eth-ledger-bridge-keyring": "^0.2.0", "eth-method-registry": "^1.2.0", @@ -226,6 +225,7 @@ "eslint-plugin-json": "^1.2.0", "eslint-plugin-mocha": "^5.0.0", "eslint-plugin-react": "^7.4.0", + "eth-json-rpc-middleware": "^3.1.7", "fetch-mock": "^6.5.2", "file-loader": "^1.1.11", "fs-extra": "^6.0.1", |