diff options
| author | Andrej Mihajlov <and@mullvad.net> | 2019-08-16 14:45:23 +0300 |
|---|---|---|
| committer | Andrej Mihajlov <and@mullvad.net> | 2019-08-16 16:53:44 +0300 |
| commit | ca4f8e864ce67c2d70e8ee886847d444f2b18de7 (patch) | |
| tree | 50a77d2831b8826a32d562edc1b533b4b0307d69 /gui/package.json | |
| parent | ce6fe7ee839dd9f0fd2d442b1dd494ee9413c3dd (diff) | |
| download | mullvadvpn-ca4f8e864ce67c2d70e8ee886847d444f2b18de7.tar.xz mullvadvpn-ca4f8e864ce67c2d70e8ee886847d444f2b18de7.zip | |
Update jsonrpc-lite to 2.0.7
Diffstat (limited to 'gui/package.json')
| -rw-r--r-- | gui/package.json | 2 |
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", |
