From 7d95eaccb0aa9ee34d7da3378c4e8c99f66772d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 06:51:57 +0000 Subject: [PATCH] chore(deps): bump google-auth-library from 9.8.0 to 9.14.0 Bumps [google-auth-library](https://github.com/googleapis/google-auth-library-nodejs) from 9.8.0 to 9.14.0. - [Release notes](https://github.com/googleapis/google-auth-library-nodejs/releases) - [Changelog](https://github.com/googleapis/google-auth-library-nodejs/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-auth-library-nodejs/compare/v9.8.0...v9.14.0) --- updated-dependencies: - dependency-name: google-auth-library dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/fxa-auth-server/package.json | 2 +- yarn.lock | 30 +++++++++++++-------------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/packages/fxa-auth-server/package.json b/packages/fxa-auth-server/package.json index 6f2b204976..77a507c087 100644 --- a/packages/fxa-auth-server/package.json +++ b/packages/fxa-auth-server/package.json @@ -90,7 +90,7 @@ "fxa-customs-server": "workspace:*", "fxa-geodb": "workspace:*", "fxa-shared": "workspace:*", - "google-auth-library": "^9.8.0", + "google-auth-library": "^9.14.0", "googleapis": "^135.1.0", "hapi-auth-jwt2": "^10.4.0", "hapi-swagger": "^17.3.0", diff --git a/yarn.lock b/yarn.lock index 394816d274..afe1cd1965 100644 --- a/yarn.lock +++ b/yarn.lock @@ -39200,7 +39200,7 @@ fsevents@~2.1.1: fxa-customs-server: "workspace:*" fxa-geodb: "workspace:*" fxa-shared: "workspace:*" - google-auth-library: ^9.8.0 + google-auth-library: ^9.14.0 googleapis: ^135.1.0 grunt: ^1.6.1 grunt-cli: ^1.4.3 @@ -41139,6 +41139,20 @@ fsevents@~2.1.1: languageName: node linkType: hard +"google-auth-library@npm:^9.14.0": + version: 9.14.0 + resolution: "google-auth-library@npm:9.14.0" + dependencies: + base64-js: ^1.3.0 + ecdsa-sig-formatter: ^1.0.11 + gaxios: ^6.1.1 + gcp-metadata: ^6.1.0 + gtoken: ^7.0.0 + jws: ^4.0.0 + checksum: ff2a66e84726b3a25711a64583d86cf9e0c0df857d538ce8127822d220e81e1e7d0defcedecb2be7fc407c104bb7d5ca26a4f201bde871c8d09ef72cc83603f8 + languageName: node + linkType: hard + "google-auth-library@npm:^9.3.0": version: 9.12.0 resolution: "google-auth-library@npm:9.12.0" @@ -41153,20 +41167,6 @@ fsevents@~2.1.1: languageName: node linkType: hard -"google-auth-library@npm:^9.8.0": - version: 9.8.0 - resolution: "google-auth-library@npm:9.8.0" - dependencies: - base64-js: ^1.3.0 - ecdsa-sig-formatter: ^1.0.11 - gaxios: ^6.1.1 - gcp-metadata: ^6.1.0 - gtoken: ^7.0.0 - jws: ^4.0.0 - checksum: dd67972861e16d47de494ac333bd76c57a5132e300793ae2dc8866fb76b3e57099846ce84b036ab2564bc4e85e0dc4d4cf245f4ca95aedebf53a9a2c03f35b38 - languageName: node - linkType: hard - "google-gax@npm:^4.0.3, google-gax@npm:^4.0.4, google-gax@npm:^4.3.0, google-gax@npm:^4.3.3": version: 4.3.8 resolution: "google-gax@npm:4.3.8"