From 582c08b51a7ce0fc4599e14fb1deda9a126ab0f3 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Fri, 31 Jan 2025 16:40:57 +0000
Subject: [PATCH] build(deps): update dependency google-auth-library to v9.15.1
 (#33974)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
---
 package.json   |  2 +-
 pnpm-lock.yaml | 10 +++++-----
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/package.json b/package.json
index 25e083daea..1b707ba8bf 100644
--- a/package.json
+++ b/package.json
@@ -205,7 +205,7 @@
     "glob": "11.0.1",
     "global-agent": "3.0.0",
     "good-enough-parser": "1.1.23",
-    "google-auth-library": "9.15.0",
+    "google-auth-library": "9.15.1",
     "got": "11.8.6",
     "graph-data-structure": "4.3.1",
     "handlebars": "4.7.8",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index a08ec3c942..eb00820819 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -195,8 +195,8 @@ importers:
         specifier: 1.1.23
         version: 1.1.23
       google-auth-library:
-        specifier: 9.15.0
-        version: 9.15.0(encoding@0.1.13)
+        specifier: 9.15.1
+        version: 9.15.1(encoding@0.1.13)
       got:
         specifier: 11.8.6
         version: 11.8.6
@@ -3692,8 +3692,8 @@ packages:
     resolution: {integrity: sha512-QUcQZutczESpdo2w9BMG6VpLFoq9ix7ER5HLM1mAdZdri2F3eISkCb8ep84W6YOo0grYWJdyT/8JkYqGjQfSSQ==}
     engines: {node: '>=18.12.0', yarn: ^1.17.0}
 
-  google-auth-library@9.15.0:
-    resolution: {integrity: sha512-7ccSEJFDFO7exFbO6NRyC+xH8/mZ1GZGG2xxx9iHxZWcjUjJpjWxIMw3cofAKcueZ6DATiukmmprD7yavQHOyQ==}
+  google-auth-library@9.15.1:
+    resolution: {integrity: sha512-Jb6Z0+nvECVz+2lzSMt9u98UsoakXxA2HGHMCxh+so3n90XgYWkq5dur19JAJV7ONiJY22yBTyJB1TSkvPq9Ng==}
     engines: {node: '>=14'}
 
   gopd@1.2.0:
@@ -10781,7 +10781,7 @@ snapshots:
       klona: 2.0.6
       moo: 0.5.2
 
-  google-auth-library@9.15.0(encoding@0.1.13):
+  google-auth-library@9.15.1(encoding@0.1.13):
     dependencies:
       base64-js: 1.5.1
       ecdsa-sig-formatter: 1.0.11
-- 
GitLab