diff options
| author | Hank <hank@mullvad.net> | 2022-10-06 09:57:19 +0200 |
|---|---|---|
| committer | Hank <hank@mullvad.net> | 2022-10-07 14:57:33 +0200 |
| commit | 74ca03ca4eada597469c13f5f8edaeca8b3a3d24 (patch) | |
| tree | 267df41ce080da24c7877576053121b63f23d912 /gui/package.json | |
| parent | 1e0ea7f42dafd0a5b2205fbf91506ad7c2c27d7a (diff) | |
| download | mullvadvpn-74ca03ca4eada597469c13f5f8edaeca8b3a3d24.tar.xz mullvadvpn-74ca03ca4eada597469c13f5f8edaeca8b3a3d24.zip | |
Update @grpc/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 6f60512e39..c192645465 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.6.12", + "@grpc/grpc-js": "^1.7.1", "argv-split": "^2.0.1", "d3-geo": "^1.12.1", "gettext-parser": "^6.0.0", |
