From 0d8fa9290c7146bd068b18af8fb9a476b60975ab Mon Sep 17 00:00:00 2001 From: Dan Finlay Date: Mon, 10 Dec 2018 10:47:36 -0800 Subject: [PATCH] Bump json-rpc-engine to v4.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d19fb862d..c3ecb6e57 100644 --- a/package.json +++ b/package.json @@ -150,7 +150,7 @@ "iframe-stream": "^3.0.0", "inject-css": "^0.1.1", "jazzicon": "^1.2.0", - "json-rpc-engine": "^3.8.0", + "json-rpc-engine": "^4.0.0", "json-rpc-middleware-stream": "^2.1.0", "jsonschema": "^1.2.4", "lodash.debounce": "^4.0.8",