From 2c712989523c32d1e65a339b8a50de3bf9b7a695 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 7 Aug 2023 09:24:37 +0000 Subject: [PATCH] fix(deps): update dependency google-auth-library to v9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 80310c03a..dcd00ebb4 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "duplexify": "^4.1.1", "events-intercept": "^2.0.0", "extend": "^3.0.2", - "google-auth-library": "^8.0.2", + "google-auth-library": "^9.0.0", "google-gax": "^3.5.2", "grpc-gcp": "^1.0.0", "is": "^3.2.1",