From 31828f8172184d84351e0d70da7e76aa064cffcb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 22:05:59 +0000 Subject: [PATCH] build(deps): update dependency google-auth-library to v9.8.0 | datasource | package | from | to | | ---------- | ------------------- | ----- | ----- | | npm | google-auth-library | 9.7.0 | 9.8.0 | --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b0be0deb48be1c..9cc9f8437ac699 100644 --- a/package.json +++ b/package.json @@ -201,7 +201,7 @@ "glob": "10.3.12", "global-agent": "3.0.0", "good-enough-parser": "1.1.23", - "google-auth-library": "9.7.0", + "google-auth-library": "9.8.0", "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 573a8362c10993..56b3afae87085c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -192,8 +192,8 @@ importers: specifier: 1.1.23 version: 1.1.23 google-auth-library: - specifier: 9.7.0 - version: 9.7.0 + specifier: 9.8.0 + version: 9.8.0 got: specifier: 11.8.6 version: 11.8.6 @@ -6526,8 +6526,8 @@ packages: moo: 0.5.2 dev: false - /google-auth-library@9.7.0: - resolution: {integrity: sha512-I/AvzBiUXDzLOy4iIZ2W+Zq33W4lcukQv1nl7C8WUA6SQwyQwUwu3waNmWNAvzds//FG8SZ+DnKnW/2k6mQS8A==} + /google-auth-library@9.8.0: + resolution: {integrity: sha512-TJJXFzMlVGRlIH27gYZ6XXyPf5Y3OItsKFfefsDAafNNywYRTkei83nEO29IrYj8GtdHWU78YnW+YZdaZaXIJA==} engines: {node: '>=14'} dependencies: base64-js: 1.5.1