summaryrefslogtreecommitdiffhomepage
path: root/gui/package.json
diff options
context:
space:
mode:
authorAndrej Mihajlov <and@mullvad.net>2019-08-16 14:01:15 +0300
committerAndrej Mihajlov <and@mullvad.net>2019-08-16 16:53:44 +0300
commitf08cc5734b78f4b0f96eb896bbeb807bb90b2aac (patch)
treee1ba84991ec4eb8bab413685fe6e84eb86d4ebbe /gui/package.json
parent297ca8990b233f1596408c54bbc28eff1831d3e3 (diff)
downloadmullvadvpn-f08cc5734b78f4b0f96eb896bbeb807bb90b2aac.tar.xz
mullvadvpn-f08cc5734b78f4b0f96eb896bbeb807bb90b2aac.zip
Update gettext-parser to the latest
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 bb6d1ceb94..ce53cb71a3 100644
--- a/gui/package.json
+++ b/gui/package.json
@@ -15,7 +15,7 @@
"connected-react-router": "^5.0.1",
"d3-geo-projection": "^2.6.0",
"electron-log": "^3.0.5",
- "gettext-parser": "^3.1.1",
+ "gettext-parser": "^4.0.1",
"history": "^4.6.1",
"jsonrpc-lite": "^2.0.6",
"mkdirp": "^0.5.1",