From e8d72529d05a611a47f6f58557f408f0e9d9d9bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Nov 2025 17:24:07 +0000 Subject: [PATCH] chore(deps): bump googleapis from 159.0.0 to 166.0.0 Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client) from 159.0.0 to 166.0.0. - [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases) - [Changelog](https://github.com/googleapis/google-api-nodejs-client/blob/main/.release-please-manifest.json) - [Commits](https://github.com/googleapis/google-api-nodejs-client/compare/googleapis-v159.0.0...googleapis-v166.0.0) --- updated-dependencies: - dependency-name: googleapis dependency-version: 166.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4f85019a..11513514 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "@modelcontextprotocol/sdk": "^1.17.5", "dompurify": "^3.1.6", "google-auth-library": "^10.4.0", - "googleapis": "^159.0.0", + "googleapis": "^166.0.0", "jsdom": "^27.0.0", "keytar": "^7.9.0", "marked": "^16.2.1" @@ -6043,9 +6043,9 @@ } }, "node_modules/googleapis": { - "version": "159.0.0", - "resolved": "https://registry.npmjs.org/googleapis/-/googleapis-159.0.0.tgz", - "integrity": "sha512-halby2+lQwHNxUDk70aQNXP1BlBwdwr7svTJZvDi7vKwrWbVMKhVrZ86h8p3zRcWbO4qAgLQ4ODAf8TgD3DhGQ==", + "version": "166.0.0", + "resolved": "https://registry.npmjs.org/googleapis/-/googleapis-166.0.0.tgz", + "integrity": "sha512-Xz7yG+ihVvYMwSULKIMeTp6vDX95rrSbsaR3xUmgYjwQdAkchMQ5ndFeG5QZwcBOIyvJFvG7ZLIZE7mKW2X/hw==", "license": "Apache-2.0", "dependencies": { "google-auth-library": "^10.2.0", diff --git a/package.json b/package.json index 73a2b5ea..ae6f7c9c 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@modelcontextprotocol/sdk": "^1.17.5", "dompurify": "^3.1.6", "google-auth-library": "^10.4.0", - "googleapis": "^159.0.0", + "googleapis": "^166.0.0", "jsdom": "^27.0.0", "keytar": "^7.9.0", "marked": "^16.2.1"