diff --git a/packages/datastore/package.json b/packages/datastore/package.json index 362b6ad07cb..53e336154f1 100644 --- a/packages/datastore/package.json +++ b/packages/datastore/package.json @@ -51,13 +51,13 @@ "datastore" ], "dependencies": { - "@google-cloud/common": "^0.13.0", - "@google-cloud/common-grpc": "^0.4.0", + "@google-cloud/common": "^0.23.0", + "@google-cloud/common-grpc": "^1.0.0", "arrify": "^1.0.0", "concat-stream": "^1.5.0", "create-error-class": "^3.0.2", "extend": "^3.0.0", - "google-gax": "^0.13.0", + "google-gax": "^1.0.0", "google-proto-files": "^0.12.0", "is": "^3.0.1", "lodash.flatten": "^4.2.0",