From 1cfb66c0148868d1cad4a9222cc346d73e17881f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2026 13:39:27 +0000 Subject: [PATCH] fix: update dependency google-auth-library to v11 --- package.json | 2 +- pnpm-lock.yaml | 46 ++++++++++++++++++++-------------------------- 2 files changed, 21 insertions(+), 27 deletions(-) diff --git a/package.json b/package.json index a924b2e3..792f4a77 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "dependencies": { "@slack/bolt": "5.1.0", "dotenv": "17.4.2", - "google-auth-library": "^10.5.0", + "google-auth-library": "^11.0.0", "google-spreadsheet": "5.3.0", "lock": "1.1.0", "node-cron": "4.6.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4af9a47a..1c1840d7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,11 +15,11 @@ importers: specifier: 17.4.2 version: 17.4.2 google-auth-library: - specifier: ^10.5.0 - version: 10.9.1(supports-color@8.1.1) + specifier: ^11.0.0 + version: 11.0.2(supports-color@8.1.1) google-spreadsheet: specifier: 5.3.0 - version: 5.3.0(google-auth-library@10.9.1(supports-color@8.1.1)) + version: 5.3.0(google-auth-library@11.0.2(supports-color@8.1.1)) lock: specifier: 1.1.0 version: 1.1.0 @@ -1790,9 +1790,9 @@ packages: resolution: {integrity: sha512-RB5vLV+vvQeoFPCX4QMK6/hjVkbIamPp1QSUD0CiZcnj12qbpiL+pLbYtgD+oZkWl0tl9z+o2Utp+MpM3QRhBA==} engines: {node: '>=18'} - gcp-metadata@8.1.2: - resolution: {integrity: sha512-zV/5HKTfCeKWnxG0Dmrw51hEWFGfcF2xiXqcA3+J90WDuP0SvoiSO5ORvcBsifmx/FoIjgQN3oNOGaQ5PhLFkg==} - engines: {node: '>=18'} + gcp-metadata@9.0.3: + resolution: {integrity: sha512-2YYnIlHaKBGT2IPg3G2M57hia9Galz15zsEOvw9T3oRf0lSn6KN6VcHQLqby7x8ksYKnjXvp3rp2KJyLCN6zfQ==} + engines: {node: '>=22'} gensync@1.0.0-beta.2: resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==} @@ -1831,17 +1831,13 @@ packages: resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me - google-auth-library@10.9.1: - resolution: {integrity: sha512-i1ydyHrqcIxXkWh/uBmVkzCvIuq5yiK2ATndIe5XxKholrG/MTYP9xGYka4sQhrbIAgGjL2B6NOE7rFaiF3fXw==} - engines: {node: '>=18'} - - google-logging-utils@1.1.3: - resolution: {integrity: sha512-eAmLkjDjAFCVXg7A1unxHsLf961m6y17QFqXqAXGj/gVkKFrEICfStRfwUlGNfeCEjNRa32JEWOUTlYXPyyKvA==} - engines: {node: '>=14'} + google-auth-library@11.0.2: + resolution: {integrity: sha512-vzpgPutxrghPsnjrjpzLX2bdv8IOL719Rh0oEjGnQu8YCIbnbMuTTQ5zU9LcKvLdOPgCxBwppbvnhgW90Qna5Q==} + engines: {node: '>=22'} - google-logging-utils@1.2.0: - resolution: {integrity: sha512-WE9av4wKDZgRjBwgVUabocx8T6/7o3Ca1Fat46FXDhXVAFibzNadedcOXrdgd1Kzmk8tsk/9ZH89Wyf/SqeZ3A==} - engines: {node: '>=18'} + google-logging-utils@2.0.1: + resolution: {integrity: sha512-HMhaQghlOTvbcb3c4T5jmmOMtG3JUF1iOQMezaJXL86CDS+Tm2vHd0IeLFRAx3+ewd+bo9E1HFHoy17X5aJa9A==} + engines: {node: '>=22'} google-spreadsheet@5.3.0: resolution: {integrity: sha512-hsMI2hc1aqDgZsfOEvJ+M4vwH6h8OuXKdxwKPPQq/OKs2dYnuaD8qx3GtiPyYcXRSN60j7EHbaHBPihOhzwY/A==} @@ -4854,10 +4850,10 @@ snapshots: transitivePeerDependencies: - supports-color - gcp-metadata@8.1.2(supports-color@8.1.1): + gcp-metadata@9.0.3(supports-color@8.1.1): dependencies: gaxios: 7.3.0(supports-color@8.1.1) - google-logging-utils: 1.2.0 + google-logging-utils: 2.0.1 json-bigint: 1.0.0 transitivePeerDependencies: - supports-color @@ -4910,27 +4906,25 @@ snapshots: once: 1.4.0 path-is-absolute: 1.0.1 - google-auth-library@10.9.1(supports-color@8.1.1): + google-auth-library@11.0.2(supports-color@8.1.1): dependencies: base64-js: 1.5.1 ecdsa-sig-formatter: 1.0.11 gaxios: 7.3.0(supports-color@8.1.1) - gcp-metadata: 8.1.2(supports-color@8.1.1) - google-logging-utils: 1.1.3 + gcp-metadata: 9.0.3(supports-color@8.1.1) + google-logging-utils: 2.0.1 jws: 4.0.1 transitivePeerDependencies: - supports-color - google-logging-utils@1.1.3: {} - - google-logging-utils@1.2.0: {} + google-logging-utils@2.0.1: {} - google-spreadsheet@5.3.0(google-auth-library@10.9.1(supports-color@8.1.1)): + google-spreadsheet@5.3.0(google-auth-library@11.0.2(supports-color@8.1.1)): dependencies: es-toolkit: 1.49.0 ky: 2.0.2 optionalDependencies: - google-auth-library: 10.9.1(supports-color@8.1.1) + google-auth-library: 11.0.2(supports-color@8.1.1) gopd@1.2.0: {}