chore(deps): bump googleapis from 52.1.0 to 54.0.0
Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client) from 52.1.0 to 54.0.0. - [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases) - [Changelog](https://github.com/googleapis/google-api-nodejs-client/blob/master/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-api-nodejs-client/compare/v52.1.0...v54.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
575410685b
commit
d45caa03ca
|
|
@ -80,7 +80,7 @@
|
|||
"etag": "1.8.1",
|
||||
"fanfou-sdk": "4.1.0",
|
||||
"git-rev-sync": "2.0.0",
|
||||
"googleapis": "52.1.0",
|
||||
"googleapis": "54.0.0",
|
||||
"got": "11.5.0",
|
||||
"he": "1.2.0",
|
||||
"hooman": "1.2.5",
|
||||
|
|
|
|||
18
yarn.lock
18
yarn.lock
|
|
@ -5772,10 +5772,10 @@ google-p12-pem@^3.0.0:
|
|||
dependencies:
|
||||
node-forge "^0.9.0"
|
||||
|
||||
googleapis-common@^4.3.0:
|
||||
version "4.3.0"
|
||||
resolved "https://registry.yarnpkg.com/googleapis-common/-/googleapis-common-4.3.0.tgz#39d2d44216bc44a09853260b9c4edc1f46362428"
|
||||
integrity sha512-9xFX0A+PkJ9DUh2Cq81+Nx+J+v0Geo5Vgte8PKEQP5Wrbt5UfX964AGb+QhkfirlxlHrfpm7n5FRmr2FxktB/A==
|
||||
googleapis-common@^4.4.0:
|
||||
version "4.4.0"
|
||||
resolved "https://registry.yarnpkg.com/googleapis-common/-/googleapis-common-4.4.0.tgz#b806e41c4e883f22b68769aafb3ed11802919091"
|
||||
integrity sha512-Bgrs8/1OZQFFIfVuX38L9t48rPAkVUXttZy6NzhhXxFOEMSHgfFIjxou7RIXOkBHxmx2pVwct9WjKkbnqMYImQ==
|
||||
dependencies:
|
||||
extend "^3.0.2"
|
||||
gaxios "^3.0.0"
|
||||
|
|
@ -5784,13 +5784,13 @@ googleapis-common@^4.3.0:
|
|||
url-template "^2.0.8"
|
||||
uuid "^8.0.0"
|
||||
|
||||
googleapis@52.1.0:
|
||||
version "52.1.0"
|
||||
resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-52.1.0.tgz#d9480469c3021d8ca0bc98bef5b785dde2eb3648"
|
||||
integrity sha512-8eHVXidZv/C/xos/rEIlWZCwuR638yaqjlBMMk2y9iT8hOe7ebkgW0pENUv8KeSFowTQFKCfQ/nLdBRM8z2hUg==
|
||||
googleapis@54.0.0:
|
||||
version "54.0.0"
|
||||
resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-54.0.0.tgz#3da32bdeb73cb55a74339d6cc8ab0572ffbb7909"
|
||||
integrity sha512-LwCFY1dsolWMoXHnxqwV408erxglcEmM22SJjAiVaRHZxFj0EFeK+7+t64pkC4XM10ZsqZNYb4Ud+MP7yMvwZQ==
|
||||
dependencies:
|
||||
google-auth-library "^6.0.0"
|
||||
googleapis-common "^4.3.0"
|
||||
googleapis-common "^4.4.0"
|
||||
|
||||
got@11.5.0:
|
||||
version "11.5.0"
|
||||
|
|
|
|||
Loading…
Reference in New Issue