diff --git a/package.json b/package.json index 9d545a154bbc46..56b31106bf8321 100644 --- a/package.json +++ b/package.json @@ -203,7 +203,7 @@ "glob": "10.3.10", "global-agent": "3.0.0", "good-enough-parser": "1.1.23", - "google-auth-library": "9.3.0", + "google-auth-library": "9.4.1", "got": "11.8.6", "graph-data-structure": "3.3.0", "handlebars": "4.7.8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2b69aeba4af288..3aad864b8b4c56 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -183,8 +183,8 @@ importers: specifier: 1.1.23 version: 1.1.23 google-auth-library: - specifier: 9.3.0 - version: 9.3.0 + specifier: 9.4.1 + version: 9.4.1 got: specifier: 11.8.6 version: 11.8.6 @@ -6404,8 +6404,8 @@ packages: moo: 0.5.2 dev: false - /google-auth-library@9.3.0: - resolution: {integrity: sha512-W0F5CB7rAi9l+7/IVeKu26+KdzY6tCwXKAlLsZrleU/Q61XM16uonrDCQNld3Douv/5CH+YoULqNEVVkdmi5Qw==} + /google-auth-library@9.4.1: + resolution: {integrity: sha512-Chs7cuzDuav8W/BXOoRgSXw4u0zxYtuqAHETDR5Q6dG1RwNwz7NUKjsDDHAsBV3KkiiJBtJqjbzy1XU1L41w1g==} engines: {node: '>=14'} dependencies: base64-js: 1.5.1