From 7008410c2d59ca04e4591dc7fb1f60b98acb30b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Aug 2023 00:52:06 +0800 Subject: [PATCH] chore(deps): bump googleapis from 124.0.0 to 125.0.0 (#13043) * chore(deps): bump googleapis from 124.0.0 to 125.0.0 Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client) from 124.0.0 to 125.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-v124.0.0...googleapis-v125.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 657311a83..3ab1b66bc 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": "124.0.0", + "googleapis": "125.0.0", "got": "11.8.6", "https-proxy-agent": "7.0.1", "iconv-lite": "0.6.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ad8be39b1..fc6195563 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -63,8 +63,8 @@ dependencies: specifier: 3.0.2 version: 3.0.2 googleapis: - specifier: 124.0.0 - version: 124.0.0 + specifier: 125.0.0 + version: 125.0.0 got: specifier: 11.8.6 version: 11.8.6 @@ -3572,8 +3572,8 @@ packages: - supports-color dev: false - /googleapis@124.0.0: - resolution: {integrity: sha512-kNIN8tu33K1pbvKD8m1TQTDcdH+GF7wOm0QFF+2+etBwLM36/z8tUVKFsTVzE25B0aIcbTdxrGBTRZztRF/K8Q==} + /googleapis@125.0.0: + resolution: {integrity: sha512-KsMe3gdbiI6bj4M+Zuwcl7xL0Koz8m0kaq0XQj99YT/4zHsZdaLJqGmYMDyWI4SAScVqkW7TvQftzL7L74x1uQ==} engines: {node: '>=14.0.0'} dependencies: google-auth-library: 9.0.0