summaryrefslogtreecommitdiffhomepage
path: root/gui/package.json
diff options
context:
space:
mode:
authorAndrej Mihajlov <and@mullvad.net>2019-08-16 14:45:23 +0300
committerAndrej Mihajlov <and@mullvad.net>2019-08-16 16:53:44 +0300
commitca4f8e864ce67c2d70e8ee886847d444f2b18de7 (patch)
tree50a77d2831b8826a32d562edc1b533b4b0307d69 /gui/package.json
parentce6fe7ee839dd9f0fd2d442b1dd494ee9413c3dd (diff)
downloadmullvadvpn-ca4f8e864ce67c2d70e8ee886847d444f2b18de7.tar.xz
mullvadvpn-ca4f8e864ce67c2d70e8ee886847d444f2b18de7.zip
Update jsonrpc-lite to 2.0.7
Diffstat (limited to 'gui/package.json')
-rw-r--r--gui/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/package.json b/gui/package.json
index 0c7dd0218e..c38725008d 100644
--- a/gui/package.json
+++ b/gui/package.json
@@ -17,7 +17,7 @@
"electron-log": "^3.0.7",
"gettext-parser": "^4.0.1",
"history": "^4.6.1",
- "jsonrpc-lite": "^2.0.6",
+ "jsonrpc-lite": "^2.0.7",
"mkdirp": "^0.5.1",
"moment": "^2.24.0",
"node-gettext": "^2.0.0",