diff options
| author | Oskar Nyberg <oskar@mullvad.net> | 2021-09-21 10:22:54 +0200 |
|---|---|---|
| committer | Oskar Nyberg <oskar@mullvad.net> | 2021-09-21 15:34:17 +0200 |
| commit | 2ab32b1131b1b0b62dbc65eb5ae53a93e41ab73f (patch) | |
| tree | b6f49854204a01646d7ed4849b1a3f71dec6ff3a /gui/package.json | |
| parent | ed7c7612b75d774ffa343052ac93c24709f903f2 (diff) | |
| download | mullvadvpn-2ab32b1131b1b0b62dbc65eb5ae53a93e41ab73f.tar.xz mullvadvpn-2ab32b1131b1b0b62dbc65eb5ae53a93e41ab73f.zip | |
Update grpc-js
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 957c1f2253..829cfc67d3 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.1.2", + "@grpc/grpc-js": "^1.3.7", "argv-split": "^2.0.1", "d3-geo": "^1.12.1", "gettext-parser": "^4.0.3", |
