diff --git a/packages/google-cloud-run/package.json b/packages/google-cloud-run/package.json index 0ed94de059f..2d590b3c8f1 100644 --- a/packages/google-cloud-run/package.json +++ b/packages/google-cloud-run/package.json @@ -36,7 +36,7 @@ "precompile": "gts clean" }, "dependencies": { - "google-gax": "^3.3.0" + "google-gax": "^3.5.2" }, "devDependencies": { "@types/mocha": "^9.0.0",