aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorWhymarrh Whitby <whymarrh.whitby@gmail.com>2019-06-06 00:40:34 +0800
committerWhymarrh Whitby <whymarrh.whitby@gmail.com>2019-06-07 00:02:34 +0800
commitd52f319a328ea14e77d75df13d0c6abe77202bae (patch)
tree33c572d440c6637f55ca29932c7ad261d9467f90 /package.json
parent3dd19bd834f1d35cee0b132db19f4adfaaa18d54 (diff)
downloadtangerine-wallet-browser-d52f319a328ea14e77d75df13d0c6abe77202bae.tar.gz
tangerine-wallet-browser-d52f319a328ea14e77d75df13d0c6abe77202bae.tar.zst
tangerine-wallet-browser-d52f319a328ea14e77d75df13d0c6abe77202bae.zip
npm audit: Works with eth-json-rpc-middleware
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index b6fd3208f..0153c349d 100644
--- a/package.json
+++ b/package.json
@@ -92,6 +92,7 @@
"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-method-registry": "^1.2.0",
"eth-phishing-detect": "^1.1.4",