diff options
Diffstat (limited to 'gui/package.json')
| -rw-r--r-- | gui/package.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/gui/package.json b/gui/package.json index 964505d7b1..697d65381e 100644 --- a/gui/package.json +++ b/gui/package.json @@ -12,11 +12,11 @@ "repository": "https://github.com/mullvad/mullvadvpn-app", "license": "GPL-3.0", "dependencies": { - "@grpc/grpc-js": "^1.3.7", + "@grpc/grpc-js": "^1.5.7", "argv-split": "^2.0.1", "d3-geo": "^1.12.1", "gettext-parser": "^4.0.3", - "google-protobuf": "^3.14.0", + "google-protobuf": "^3.19.4", "node-gettext": "^3.0.0", "rbush": "^2.0.2", "react": "^17.0.2", @@ -29,7 +29,7 @@ "styled-components": "^5.1.1" }, "optionalDependencies": { - "grpc-tools": "^1.10.0", + "grpc-tools": "^1.11.2", "nseventmonitor": "^1.0.2" }, "devDependencies": { @@ -69,7 +69,7 @@ "eslint-plugin-prettier": "^3.4.0", "eslint-plugin-react": "^7.23.2", "gettext-extractor": "^3.5.2", - "grpc_tools_node_protoc_ts": "^5.1.1", + "grpc_tools_node_protoc_ts": "^5.3.2", "gulp": "^4.0.2", "gulp-inject-string": "^1.1.2", "gulp-sourcemaps": "^2.6.5", |
