aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorkumavis <aaron@kumavis.me>2018-10-02 17:06:41 +0800
committerkumavis <aaron@kumavis.me>2018-10-02 17:06:41 +0800
commit1b8326fd95147c16872efb3cf0f35e93fac448bf (patch)
tree9ec28308345f32b3a70413805b3c655188a96454 /package.json
parentb11a8ca2f74af108f48604b1b427b224a9df1292 (diff)
downloadtangerine-wallet-browser-1b8326fd95147c16872efb3cf0f35e93fac448bf.tar
tangerine-wallet-browser-1b8326fd95147c16872efb3cf0f35e93fac448bf.tar.gz
tangerine-wallet-browser-1b8326fd95147c16872efb3cf0f35e93fac448bf.tar.bz2
tangerine-wallet-browser-1b8326fd95147c16872efb3cf0f35e93fac448bf.tar.lz
tangerine-wallet-browser-1b8326fd95147c16872efb3cf0f35e93fac448bf.tar.xz
tangerine-wallet-browser-1b8326fd95147c16872efb3cf0f35e93fac448bf.tar.zst
tangerine-wallet-browser-1b8326fd95147c16872efb3cf0f35e93fac448bf.zip
bugfix - bump provider for url auth support
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json
index 36ca131de..cd0744260 100644
--- a/package.json
+++ b/package.json
@@ -117,7 +117,6 @@
"eth-hd-keyring": "^1.2.2",
"eth-json-rpc-filters": "^2.1.1",
"eth-json-rpc-infura": "^3.0.0",
- "eth-json-rpc-middleware": "^2.4.0",
"eth-keyring-controller": "^3.1.4",
"eth-ledger-bridge-keyring": "^0.1.0",
"eth-method-registry": "^1.0.0",
@@ -261,7 +260,7 @@
"eslint-plugin-json": "^1.2.0",
"eslint-plugin-mocha": "^5.0.0",
"eslint-plugin-react": "^7.4.0",
- "eth-json-rpc-middleware": "^1.6.0",
+ "eth-json-rpc-middleware": "^2.5.0",
"eth-keyring-controller": "^3.3.1",
"file-loader": "^1.1.11",
"fs-extra": "^6.0.1",