chore(deps): update dependency googleapis to v40.0.1 (#2540)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
e828709100
commit
569100cdb0
|
|
@ -59,7 +59,7 @@
|
|||
"etag": "1.8.1",
|
||||
"form-data": "2.4.0",
|
||||
"git-rev-sync": "1.12.0",
|
||||
"googleapis": "40.0.0",
|
||||
"googleapis": "40.0.1",
|
||||
"got": "9.6.0",
|
||||
"he": "1.2.0",
|
||||
"iconv-lite": "0.5.0",
|
||||
|
|
|
|||
48
yarn.lock
48
yarn.lock
|
|
@ -4323,7 +4323,7 @@ gauge@~2.7.3:
|
|||
strip-ansi "^3.0.1"
|
||||
wide-align "^1.1.0"
|
||||
|
||||
gaxios@^2.0.0:
|
||||
gaxios@^2.0.0, gaxios@^2.0.1:
|
||||
version "2.0.1"
|
||||
resolved "https://registry.yarnpkg.com/gaxios/-/gaxios-2.0.1.tgz#2ca1c9eb64c525d852048721316c138dddf40708"
|
||||
integrity sha512-c1NXovTxkgRJTIgB2FrFmOFg4YIV6N/bAa4f/FZ4jIw13Ql9ya/82x69CswvotJhbV3DiGnlTZwoq2NVXk2Irg==
|
||||
|
|
@ -4515,6 +4515,20 @@ google-auth-library@^4.0.0:
|
|||
lru-cache "^5.0.0"
|
||||
semver "^6.0.0"
|
||||
|
||||
google-auth-library@^4.2.5:
|
||||
version "4.2.5"
|
||||
resolved "https://registry.yarnpkg.com/google-auth-library/-/google-auth-library-4.2.5.tgz#79b8ce6843525cb3a6e61cf97abef333d1386bd5"
|
||||
integrity sha512-Vfsr82M1KTdT0H0wjawwp0LHsT6mPKSolRp21ZpJ7Ydq63zRe8DbGKjRCCrhsRZHg+p17DuuSCMEznwk3CJRdw==
|
||||
dependencies:
|
||||
arrify "^2.0.0"
|
||||
base64-js "^1.3.0"
|
||||
fast-text-encoding "^1.0.0"
|
||||
gaxios "^2.0.0"
|
||||
gcp-metadata "^2.0.0"
|
||||
gtoken "^3.0.0"
|
||||
jws "^3.1.5"
|
||||
lru-cache "^5.0.0"
|
||||
|
||||
google-p12-pem@^2.0.0:
|
||||
version "2.0.0"
|
||||
resolved "https://registry.yarnpkg.com/google-p12-pem/-/google-p12-pem-2.0.0.tgz#78f57cfeee46bd676e4a556009432712b687bad6"
|
||||
|
|
@ -4522,25 +4536,25 @@ google-p12-pem@^2.0.0:
|
|||
dependencies:
|
||||
node-forge "^0.8.0"
|
||||
|
||||
googleapis-common@^2.0.0:
|
||||
version "2.0.0"
|
||||
resolved "https://registry.yarnpkg.com/googleapis-common/-/googleapis-common-2.0.0.tgz#66683d7036503fbd3ac7d2cb154efe1d767c928d"
|
||||
integrity sha512-RyUkadTbrTWOCMnKYVYg1pxeH6oFKDr8WHOesbjsgPY1tS10q8Wdmf3VUKL3MMqNEM5ue2IxdfM2FzpYUGHaxA==
|
||||
googleapis-common@^2.0.2:
|
||||
version "2.0.4"
|
||||
resolved "https://registry.yarnpkg.com/googleapis-common/-/googleapis-common-2.0.4.tgz#bd28eba24578d632b28dfa140838dee4d37ba2f3"
|
||||
integrity sha512-8RRkxr24v1jIKCC1onFWA8RGnwFV55m3Qpil9DLX1yLc9e5qvOJsRoDOhhD2e7jFRONYEhT/BzT8vJZANqSr9w==
|
||||
dependencies:
|
||||
gaxios "^2.0.0"
|
||||
google-auth-library "^4.0.0"
|
||||
pify "^4.0.0"
|
||||
qs "^6.5.2"
|
||||
extend "^3.0.2"
|
||||
gaxios "^2.0.1"
|
||||
google-auth-library "^4.2.5"
|
||||
qs "^6.7.0"
|
||||
url-template "^2.0.8"
|
||||
uuid "^3.2.1"
|
||||
uuid "^3.3.2"
|
||||
|
||||
googleapis@40.0.0:
|
||||
version "40.0.0"
|
||||
resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-40.0.0.tgz#c2b16f660fb7a8dcada97e9862b73955ba83865e"
|
||||
integrity sha512-G4iUF6V141mbgbXmbXQDYP0pOYJAONvA8m+RzYfuVBcwfKm7Pn6Aes9LT0a6ddmW9CmydHmHdOgKZuWwkXueXg==
|
||||
googleapis@40.0.1:
|
||||
version "40.0.1"
|
||||
resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-40.0.1.tgz#a5cdd2c6257e04fa9d4848526a2799c309b97d56"
|
||||
integrity sha512-B6qZVCautOOspEhru9GZ814I+ztkGWyA4ZEUfaXwXHBruX/HAWqedbsuUEx1w3nCECywK/FLTNUdcbH9zpaMaw==
|
||||
dependencies:
|
||||
google-auth-library "^4.0.0"
|
||||
googleapis-common "^2.0.0"
|
||||
googleapis-common "^2.0.2"
|
||||
|
||||
got@9.6.0:
|
||||
version "9.6.0"
|
||||
|
|
@ -8250,7 +8264,7 @@ q@^1.0.1, q@^1.1.2:
|
|||
resolved "https://registry.yarnpkg.com/q/-/q-1.5.1.tgz#7e32f75b41381291d04611f1bf14109ac00651d7"
|
||||
integrity sha1-fjL3W0E4EpHQRhHxvxQQmsAGUdc=
|
||||
|
||||
qs@6.7.0, qs@^6.5.1, qs@^6.5.2:
|
||||
qs@6.7.0, qs@^6.5.1, qs@^6.7.0:
|
||||
version "6.7.0"
|
||||
resolved "https://registry.yarnpkg.com/qs/-/qs-6.7.0.tgz#41dc1a015e3d581f1621776be31afb2876a9b1bc"
|
||||
integrity sha512-VCdBRNFTX1fyE7Nb6FYoURo/SPe62QCaAyzJvUjwRaIsc+NePBEniHlvxFmmX56+HZphIGtV0XeCirBtpDrTyQ==
|
||||
|
|
@ -10158,7 +10172,7 @@ utils-merge@1.0.1:
|
|||
resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713"
|
||||
integrity sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=
|
||||
|
||||
uuid@^3.0.1, uuid@^3.2.1, uuid@^3.3.2:
|
||||
uuid@^3.0.1, uuid@^3.3.2:
|
||||
version "3.3.2"
|
||||
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.3.2.tgz#1b4af4955eb3077c501c23872fc6513811587131"
|
||||
integrity sha512-yXJmeNaw3DnnKAOKJE51sL/ZaYfWJRl1pK9dr19YFCu0ObS231AB1/LbqTKRAQ5kw8A90rA6fr4riOUpTZvQZA==
|
||||
|
|
|
|||
Loading…
Reference in New Issue