summaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorAndrej Mihajlov <and@mullvad.net>2018-08-06 17:14:10 +0200
committerAndrej Mihajlov <and@mullvad.net>2018-08-08 16:25:34 +0200
commit3e6a4de0a1682bbe51300f4bee4f84f2679a8c25 (patch)
treea2b25c7791df2a241e7430a8bd6fcc977ff61b00 /package.json
parent9f01cc07d2d6da86d43a002e52a189f60b63eb5d (diff)
downloadmullvadvpn-3e6a4de0a1682bbe51300f4bee4f84f2679a8c25.tar.xz
mullvadvpn-3e6a4de0a1682bbe51300f4bee4f84f2679a8c25.zip
Stop buffering JSON RPC messages when disconnected
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 5610fe987d..68e25c2dd9 100644
--- a/package.json
+++ b/package.json
@@ -64,7 +64,7 @@
"eslint-plugin-react": "^7.9.1",
"flow-bin": "^0.78.0",
"flow-typed": "^2.4.0",
- "mock-socket": "^7.1.0",
+ "mock-socket": "^8.0.2",
"npm-run-all": "^4.0.1",
"prettier": "1.13.7",
"rimraf": "^2.5.4"