diff --git a/package.json b/package.json index 3492a295f3b50e8a267c71dae24ac5f605c4545c..da2a446d4ef69a0e256c7261b15690d0c68a4a98 100644 --- a/package.json +++ b/package.json @@ -205,7 +205,7 @@ "glob": "10.3.10", "global-agent": "3.0.0", "good-enough-parser": "1.1.23", - "google-auth-library": "9.6.1", + "google-auth-library": "9.6.2", "got": "11.8.6", "graph-data-structure": "3.5.0", "handlebars": "4.7.8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0fe3117757223756dc3b1700ce0c2de1b414e2a8..96dfa6ea073e96b4800272317e6c624af870fbb9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -189,8 +189,8 @@ importers: specifier: 1.1.23 version: 1.1.23 google-auth-library: - specifier: 9.6.1 - version: 9.6.1 + specifier: 9.6.2 + version: 9.6.2 got: specifier: 11.8.6 version: 11.8.6 @@ -6451,8 +6451,8 @@ packages: moo: 0.5.2 dev: false - /google-auth-library@9.6.1: - resolution: {integrity: sha512-rPL44wV0yJnA11+ggxA348ylUY1o7mkcHLwlZNlLZsKROPLl7q3LgMU5nM65h1QpxhJu/shk2FLml7173XIthA==} + /google-auth-library@9.6.2: + resolution: {integrity: sha512-8G5i+uELrRE244PGnTc9UxiWZ2FMWD5jiIe9P2XSxCvXv/0ip/phjeHSE4bhJnLBdJb+Bu/Gj9Lr33TmDnbAiw==} engines: {node: '>=14'} dependencies: base64-js: 1.5.1