diff --git a/packages/google-cloud-automl/package.json b/packages/google-cloud-automl/package.json index e83032f2ed9..07367626870 100644 --- a/packages/google-cloud-automl/package.json +++ b/packages/google-cloud-automl/package.json @@ -42,7 +42,7 @@ "system-test": "mocha system-test/*.js --timeout 600000" }, "dependencies": { - "google-gax": "^0.18.0", + "google-gax": "^0.19.0", "lodash.merge": "^4.6.0", "lodash.union": "^4.6.0", "protobufjs": "^6.8.0"