From c6c572f2bdc9368b8ae6afa8b1df64bf73ec4980 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 28 Aug 2026 18:00:44 +0000 Subject: [PATCH] fix(deps): update dependency google-auth-library to v10.9.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5c89337789..f3b3fdfa22 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "client library" ], "dependencies": { - "google-auth-library": "10.5.0", + "google-auth-library": "10.9.1", "googleapis-common": "^8.0.0" }, "devDependencies": {