From ca66b3af4ad0e2f36473cfe209404b7269bfa636 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Feb 2024 23:04:33 +0800 Subject: [PATCH] chore(deps): bump googleapis from 132.0.0 to 133.0.0 (#14434) * chore(deps): bump googleapis from 132.0.0 to 133.0.0 Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client) from 132.0.0 to 133.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-config.json) - [Commits](https://github.com/googleapis/google-api-nodejs-client/compare/googleapis-v132.0.0...googleapis-v133.0.0) --- updated-dependencies: - dependency-name: googleapis dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] * chore: fix pnpm install --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f6da64fd1..af68997ed 100644 --- a/package.json +++ b/package.json @@ -102,7 +102,7 @@ "etag": "1.8.1", "fanfou-sdk": "4.2.0", "git-rev-sync": "3.0.2", - "googleapis": "132.0.0", + "googleapis": "133.0.0", "got": "11.8.6", "html-to-text": "9.0.5", "https-proxy-agent": "7.0.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9ff5a33fc..53f3590c4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -63,8 +63,8 @@ dependencies: specifier: 3.0.2 version: 3.0.2 googleapis: - specifier: 132.0.0 - version: 132.0.0 + specifier: 133.0.0 + version: 133.0.0 got: specifier: 11.8.6 version: 11.8.6 @@ -4305,8 +4305,8 @@ packages: - supports-color dev: false - /googleapis@132.0.0: - resolution: {integrity: sha512-3TvliWpfcpxqIOxAKyxUtS13VbwVM62BLfjxFhDjSSRmNLI3jh+4zfj2hcL2UvzU5yfHZJUfb8tXmumx2e+ruQ==} + /googleapis@133.0.0: + resolution: {integrity: sha512-6xyc49j+x7N4smawJs/q1i7mbSkt6SYUWWd9RbsmmDW7gRv+mhwZ4xT+XkPihZcNyo/diF//543WZq4szdS74w==} engines: {node: '>=14.0.0'} dependencies: google-auth-library: 9.0.0