chore(deps): bump googleapis from 68.0.0 to 70.0.0
Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client) from 68.0.0 to 70.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/v68.0.0...googleapis-v70.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
85280dd4d3
commit
cc7d788b5c
|
|
@ -82,7 +82,7 @@
|
|||
"etag": "1.8.1",
|
||||
"fanfou-sdk": "4.2.0",
|
||||
"git-rev-sync": "3.0.1",
|
||||
"googleapis": "68.0.0",
|
||||
"googleapis": "70.0.0",
|
||||
"got": "11.8.2",
|
||||
"https-proxy-agent": "5.0.0",
|
||||
"iconv-lite": "0.6.2",
|
||||
|
|
|
|||
18
yarn.lock
18
yarn.lock
|
|
@ -6051,10 +6051,10 @@ google-p12-pem@^3.0.3:
|
|||
dependencies:
|
||||
node-forge "^0.10.0"
|
||||
|
||||
googleapis-common@^5.0.1:
|
||||
version "5.0.1"
|
||||
resolved "https://registry.yarnpkg.com/googleapis-common/-/googleapis-common-5.0.1.tgz#443888c8eca85a7f005b7b244e5c80eff92352e3"
|
||||
integrity sha512-b6SfpxLKVxFM7EQkRjhMrSWKLnRXf7r3Y4L4PZI8Yu8SWsGzfw+0ar7eqdwXnjZ2s+jwRHmxwnHaSP8anlgN5w==
|
||||
googleapis-common@^5.0.2:
|
||||
version "5.0.2"
|
||||
resolved "https://registry.yarnpkg.com/googleapis-common/-/googleapis-common-5.0.2.tgz#e2c4e777050b921e90657de1f2edec4e7c64a3e0"
|
||||
integrity sha512-TL7qronKNZwE/XBvqshwzCPmZGq2gz/beXzANF7EVoO7FsQjOd7dk40DYrXkoCpvbnJHCQKWESq6NansiIPFqA==
|
||||
dependencies:
|
||||
extend "^3.0.2"
|
||||
gaxios "^4.0.0"
|
||||
|
|
@ -6063,13 +6063,13 @@ googleapis-common@^5.0.1:
|
|||
url-template "^2.0.8"
|
||||
uuid "^8.0.0"
|
||||
|
||||
googleapis@68.0.0:
|
||||
version "68.0.0"
|
||||
resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-68.0.0.tgz#39ed4f189307863ba3f58f31760f4a384a72cc08"
|
||||
integrity sha512-yleU83x5F314e+YHt6cq2x1afMRFUPiNFW35buDH7BStOUhS1dRvEiV8b0IudoyuOIOWylBc1FPg8evcxcDj7g==
|
||||
googleapis@70.0.0:
|
||||
version "70.0.0"
|
||||
resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-70.0.0.tgz#6aff79122fba4f9ce4e79e0c39d4017a3508a230"
|
||||
integrity sha512-JMZ1lvYT67Aa6VJc/051JcFKWFh1sAPMb+yeSf7dsjXWornQlAL9qZZg+MghhOJWA0+n/PG7gYhaTVel/+2q5g==
|
||||
dependencies:
|
||||
google-auth-library "^7.0.2"
|
||||
googleapis-common "^5.0.1"
|
||||
googleapis-common "^5.0.2"
|
||||
|
||||
got@11.8.2:
|
||||
version "11.8.2"
|
||||
|
|
|
|||
Loading…
Reference in New Issue