diff --git a/functions/list_runtimes/package.json b/functions/list_runtimes/package.json index af892287..a39acc96 100644 --- a/functions/list_runtimes/package.json +++ b/functions/list_runtimes/package.json @@ -3,6 +3,6 @@ "version": "0.0.1", "dependencies": { "node-fetch": "^3.0.0", - "google-auth-library": "^9.0.0" + "google-auth-library": "^10.0.0" } }