chore(deps): bump googleapis from 114.0.0 to 115.0.0 (#12275)
Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client) from 114.0.0 to 115.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-v114.0.0...googleapis-v115.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
3fe7e01579
commit
304167aadf
|
|
@ -108,7 +108,7 @@
|
|||
"etag": "1.8.1",
|
||||
"fanfou-sdk": "4.2.0",
|
||||
"git-rev-sync": "3.0.2",
|
||||
"googleapis": "114.0.0",
|
||||
"googleapis": "115.0.0",
|
||||
"got": "11.8.6",
|
||||
"https-proxy-agent": "5.0.1",
|
||||
"iconv-lite": "0.6.3",
|
||||
|
|
|
|||
|
|
@ -6728,10 +6728,10 @@ googleapis-common@^6.0.0:
|
|||
url-template "^2.0.8"
|
||||
uuid "^9.0.0"
|
||||
|
||||
googleapis@114.0.0:
|
||||
version "114.0.0"
|
||||
resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-114.0.0.tgz#1d0f69b72dfdcb6733db0fba35eb0c2bbe820028"
|
||||
integrity sha512-PbOSZXR0zkEfiX3P2mMW5CX9Kp981Te1bDJfm7Nei0ie9J5J0BscTsljro3POd0RsIQIDvNklJSAlQb6O84PtQ==
|
||||
googleapis@115.0.0:
|
||||
version "115.0.0"
|
||||
resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-115.0.0.tgz#4c2ddec9f30a1878c2a5ce76c693210b4adf3935"
|
||||
integrity sha512-GnwFVYzo9NJDeVaNTQxYFmdAuSqCH4ZstKdL3yX6I23gS4fsl5flWcFx81lUlbswFShq6+p1OL7xZCwi5iXomA==
|
||||
dependencies:
|
||||
google-auth-library "^8.0.2"
|
||||
googleapis-common "^6.0.0"
|
||||
|
|
|
|||
Loading…
Reference in New Issue