diff --git a/packages/pubsub/package.json b/packages/pubsub/package.json index 930438c9b33..ed8347622ac 100644 --- a/packages/pubsub/package.json +++ b/packages/pubsub/package.json @@ -51,13 +51,13 @@ "pubsub" ], "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", "async-each": "^1.0.1", "extend": "^3.0.0", - "google-auto-auth": "^0.7.1", - "google-gax": "^0.13.0", + "google-auto-auth": "^0.9.4", + "google-gax": "^1.0.0", "google-proto-files": "^0.12.0", "grpc": "^1.6.0", "is": "^3.0.1",