chore(deps): bump googleapis from 102.0.0 to 103.0.0 (#9968)

Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client) from 102.0.0 to 103.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-v102.0.0...googleapis-v103.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:
dependabot[bot]
2022-06-17 10:20:41 +08:00
committed by GitHub
parent 0a170e0862
commit 1ec5d2ae92
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -95,7 +95,7 @@
"etag": "1.8.1",
"fanfou-sdk": "4.2.0",
"git-rev-sync": "3.0.2",
"googleapis": "102.0.0",
"googleapis": "103.0.0",
"got": "11.8.5",
"https-proxy-agent": "5.0.1",
"iconv-lite": "0.6.3",
+4 -4
View File
@@ -6674,10 +6674,10 @@ googleapis-common@^6.0.0:
url-template "^2.0.8"
uuid "^8.0.0"
googleapis@102.0.0:
version "102.0.0"
resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-102.0.0.tgz#3e7c2832e2754601fc998b7e1443ba1c3ef97cc6"
integrity sha512-XmTsfnC9PZsmkkzjVA/cTX/37D3VHTq/qZdmsyvKsZr4CcJ7JdZs4WUkwcAxkmWQ0tLXRfo7z6w+xdP/U2QAsA==
googleapis@103.0.0:
version "103.0.0"
resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-103.0.0.tgz#f08557b5735f7a2affd9b040e8f9f05cfca1825f"
integrity sha512-jS/6UJcy3Wci+8EF21EkAh5CA/sPDCiZ1PqCPQEFNtvM6/MPNS4OUH6Ty2aTx2OeoNe8dzIqRW0gF0+c43irlw==
dependencies:
google-auth-library "^8.0.2"
googleapis-common "^6.0.0"