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:
dependabot[bot] 2022-10-26 21:09:20 +00:00 committed by GitHub
parent 75b3e78a12
commit 032dcd98ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -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",

View File

@ -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"