diff --git a/packages/google-cloud-tasks/package.json b/packages/google-cloud-tasks/package.json index 836ffc1d0cf..f8a58211aaf 100644 --- a/packages/google-cloud-tasks/package.json +++ b/packages/google-cloud-tasks/package.json @@ -43,7 +43,7 @@ "precompile": "gts clean" }, "dependencies": { - "google-gax": "^3.3.0" + "google-gax": "^3.5.2" }, "devDependencies": { "@types/mocha": "^9.0.0",