chore(deps): bump googleapis from 111.0.0 to 112.0.0 (#12000)
Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client) from 111.0.0 to 112.0.0. - [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases) - [Changelog](https://github.com/googleapis/google-api-nodejs-client/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-api-nodejs-client/compare/googleapis-v111.0.0...googleapis-v112.0.0) --- updated-dependencies: - dependency-name: googleapis dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
c3e9982462
commit
4526c1c377
|
|
@ -108,7 +108,7 @@
|
|||
"etag": "1.8.1",
|
||||
"fanfou-sdk": "4.2.0",
|
||||
"git-rev-sync": "3.0.2",
|
||||
"googleapis": "111.0.0",
|
||||
"googleapis": "112.0.0",
|
||||
"got": "11.8.6",
|
||||
"https-proxy-agent": "5.0.1",
|
||||
"iconv-lite": "0.6.3",
|
||||
|
|
|
|||
|
|
@ -6819,10 +6819,10 @@ googleapis-common@^6.0.0:
|
|||
url-template "^2.0.8"
|
||||
uuid "^9.0.0"
|
||||
|
||||
googleapis@111.0.0:
|
||||
version "111.0.0"
|
||||
resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-111.0.0.tgz#aa3daac5ab033085d25fe8c52527ff35b2f7f688"
|
||||
integrity sha512-nIIH+J/o/xjIscJcv3H3BCYgsFiI5ziM3Nbh2lHOWglYGqXE0Nqdt2lfCt4hX257QHEyC1y1iODDkmAMPWDYlw==
|
||||
googleapis@112.0.0:
|
||||
version "112.0.0"
|
||||
resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-112.0.0.tgz#e957811a1df3c408f934c0047e091d5d8f14b7ef"
|
||||
integrity sha512-WPfXhYZVrbbJRxB+ZZDksjuelmt49Mcl/1mo7w05kvLS1EbynvTELsNTJwh+hNrjsFKdh4izWLAcjTDo0Boycg==
|
||||
dependencies:
|
||||
google-auth-library "^8.0.2"
|
||||
googleapis-common "^6.0.0"
|
||||
|
|
|
|||
Loading…
Reference in New Issue