summaryrefslogtreecommitdiffhomepage
path: root/gui/package.json
diff options
context:
space:
mode:
authorOskar Nyberg <oskar@mullvad.net>2021-03-09 12:58:55 +0100
committerOskar Nyberg <oskar@mullvad.net>2021-03-09 12:58:55 +0100
commit92312e12954c9aef84db00aae0248134ff4abee2 (patch)
treebcdbe6d98e769423b848aebdb7b52ea3d1d4213d /gui/package.json
parent2c75829950240da8e75a87c980f98135ab6fb429 (diff)
parent9040e234d7f4d4a4412c237e3d722500c2e82bf8 (diff)
downloadmullvadvpn-92312e12954c9aef84db00aae0248134ff4abee2.tar.xz
mullvadvpn-92312e12954c9aef84db00aae0248134ff4abee2.zip
Merge branch 'downgrade-grpc'
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 8670a269e6..943fe28226 100644
--- a/gui/package.json
+++ b/gui/package.json
@@ -12,7 +12,7 @@
"repository": "https://github.com/mullvad/mullvadvpn-app",
"license": "GPL-3.0",
"dependencies": {
- "@grpc/grpc-js": "^1.2.7",
+ "@grpc/grpc-js": "^1.1.2",
"argv-split": "^2.0.1",
"d3-geo": "^1.12.1",
"gettext-parser": "^4.0.3",