diff --git a/node/package.json b/node/package.json index 15903c5e..c575e36c 100644 --- a/node/package.json +++ b/node/package.json @@ -3,6 +3,6 @@ "version": "1.0.0", "dependencies": { "google-protobuf": "3.4.0", - "grpc": "1.6.0" + "grpc": "1.24.8" } }