diff --git a/packages/pubsub/package.json b/packages/pubsub/package.json index ba3b2eb3ae6..5ad2f1c57b7 100644 --- a/packages/pubsub/package.json +++ b/packages/pubsub/package.json @@ -50,10 +50,10 @@ "pubsub" ], "dependencies": { - "@google-cloud/common": "^0.11.0", + "@google-cloud/common": "^0.12.0", "arrify": "^1.0.0", "extend": "^3.0.0", - "google-gax": "^0.10.0", + "google-gax": "^1.0.0", "google-proto-files": "^0.8.0", "is": "^3.0.1", "modelo": "^4.2.0",