Bump googleapis from 33.0.0 to 34.0.0 (#822)

This commit is contained in:
dependabot[bot] 2018-10-07 15:58:37 +08:00 committed by DIYgod
parent f4578493bc
commit 1623cd92ed
2 changed files with 20 additions and 19 deletions

View File

@ -48,7 +48,7 @@
"dayjs": "^1.7.7",
"form-data": "^2.3.2",
"git-rev-sync": "1.12.0",
"googleapis": "33.0.0",
"googleapis": "34.0.0",
"he": "^1.1.1",
"iconv-lite": "0.4.24",
"imgur": "^0.3.1",

View File

@ -3251,9 +3251,9 @@ gauge@~2.7.3:
strip-ansi "^3.0.1"
wide-align "^1.1.0"
gcp-metadata@^0.6.3:
version "0.6.3"
resolved "https://registry.npmjs.org/gcp-metadata/-/gcp-metadata-0.6.3.tgz#4550c08859c528b370459bd77a7187ea0bdbc4ab"
gcp-metadata@^0.7.0:
version "0.7.0"
resolved "https://registry.yarnpkg.com/gcp-metadata/-/gcp-metadata-0.7.0.tgz#6c35dbb52bda32a427bb9c98f54237ddd1b5406f"
dependencies:
axios "^0.18.0"
extend "^3.0.1"
@ -3404,17 +3404,18 @@ good-listener@^1.2.2:
dependencies:
delegate "^3.1.2"
google-auth-library@^1.6.0:
version "1.6.1"
resolved "https://registry.yarnpkg.com/google-auth-library/-/google-auth-library-1.6.1.tgz#9c73d831ad720c0c3048ab89d0ffdec714d07dd2"
google-auth-library@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/google-auth-library/-/google-auth-library-2.0.0.tgz#55d20e03a9820a1c28ee14cd1b6864b7be38b5e4"
dependencies:
axios "^0.18.0"
gcp-metadata "^0.6.3"
gcp-metadata "^0.7.0"
gtoken "^2.3.0"
https-proxy-agent "^2.2.1"
jws "^3.1.5"
lodash.isstring "^4.0.1"
lru-cache "^4.1.3"
retry-axios "^0.3.2"
semver "^5.5.0"
google-p12-pem@^1.0.0:
version "1.0.2"
@ -3423,23 +3424,23 @@ google-p12-pem@^1.0.0:
node-forge "^0.7.4"
pify "^3.0.0"
googleapis-common@^0.2.0:
version "0.2.1"
resolved "https://registry.yarnpkg.com/googleapis-common/-/googleapis-common-0.2.1.tgz#d4332d47fcdc93a89160a6fca79d630e5a138f7f"
googleapis-common@^0.3.0:
version "0.3.0"
resolved "https://registry.yarnpkg.com/googleapis-common/-/googleapis-common-0.3.0.tgz#97ba111f7420367e636a30a2b87be4a7f220c7e9"
dependencies:
axios "^0.18.0"
google-auth-library "^1.6.0"
google-auth-library "^2.0.0"
pify "^3.0.0"
qs "^6.5.2"
url-template "^2.0.8"
uuid "^3.2.1"
googleapis@33.0.0:
version "33.0.0"
resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-33.0.0.tgz#9963391eb93d63ea0e3810148eb27371e3a36862"
googleapis@34.0.0:
version "34.0.0"
resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-34.0.0.tgz#15323c2334edeff3bae500faeec7e15ea6fb0047"
dependencies:
google-auth-library "^1.6.0"
googleapis-common "^0.2.0"
google-auth-library "^2.0.0"
googleapis-common "^0.3.0"
got@^6.7.1:
version "6.7.1"
@ -6577,7 +6578,7 @@ ret@~0.1.10:
version "0.1.15"
resolved "https://registry.npmjs.org/ret/-/ret-0.1.15.tgz#b8a4825d5bdb1fc3f6f53c2bc33f81388681c7bc"
retry-axios@0.3.2, retry-axios@^0.3.2:
retry-axios@0.3.2:
version "0.3.2"
resolved "https://registry.npmjs.org/retry-axios/-/retry-axios-0.3.2.tgz#5757c80f585b4cc4c4986aa2ffd47a60c6d35e13"