chore(deps): bump googleapis from 108.0.0 to 108.0.1 (#11160)
Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client) from 108.0.0 to 108.0.1. - [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-v108.0.0...googleapis-v108.0.1) --- updated-dependencies: - dependency-name: googleapis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> 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
75b3e78a12
commit
032dcd98ea
|
|
@ -107,7 +107,7 @@
|
|||
"etag": "1.8.1",
|
||||
"fanfou-sdk": "4.2.0",
|
||||
"git-rev-sync": "3.0.2",
|
||||
"googleapis": "108.0.0",
|
||||
"googleapis": "108.0.1",
|
||||
"got": "11.8.5",
|
||||
"https-proxy-agent": "5.0.1",
|
||||
"iconv-lite": "0.6.3",
|
||||
|
|
|
|||
|
|
@ -6725,10 +6725,10 @@ googleapis-common@^6.0.0:
|
|||
url-template "^2.0.8"
|
||||
uuid "^9.0.0"
|
||||
|
||||
googleapis@108.0.0:
|
||||
version "108.0.0"
|
||||
resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-108.0.0.tgz#3c8626d0c693b10193e81f33b716e84a6118d844"
|
||||
integrity sha512-wQuBzCObtjpfg3CksOfUlX3yT8clw/vJFdGSfs9cpn84WSxNK3U5sxYxEH3mPM+d+SrA8znKM9G8sOuwQceGIA==
|
||||
googleapis@108.0.1:
|
||||
version "108.0.1"
|
||||
resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-108.0.1.tgz#cdf563578efff0aa5244ada54ed972704fa5bfe7"
|
||||
integrity sha512-NKYTMfQH1xVl38Efj4UAwYq/9j+vc/iaqULfG3dSBK4vQHhsYKgKN6agMrgzlWo3NA8ivwb/0bToxZxnhxj7Bg==
|
||||
dependencies:
|
||||
google-auth-library "^8.0.2"
|
||||
googleapis-common "^6.0.0"
|
||||
|
|
|
|||
Loading…
Reference in New Issue