fix(deps): update dependency googleapis to v38 (#1740)

This commit is contained in:
renovate[bot] 2019-03-13 11:58:41 +08:00 committed by DIYgod
parent 34a4de4c21
commit 1d957fcf30
2 changed files with 5 additions and 5 deletions

View File

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

View File

@ -4541,10 +4541,10 @@ googleapis-common@^0.7.0:
url-template "^2.0.8"
uuid "^3.2.1"
googleapis@37.2.0:
version "37.2.0"
resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-37.2.0.tgz#63bfcadaccc7cb8c1d8dff90573c48ca18132409"
integrity sha512-UenlZ0c4eaVAylIPvvsIlL/q5/3Xg8DuKug5aqdmRMk+tTVfJUmEKgp3s4ZSUOI5oKqO/+arIW5UnY2S62B13w==
googleapis@38.0.0:
version "38.0.0"
resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-38.0.0.tgz#780453875d56ea3cc2ed70063cd59db068b8a0f0"
integrity sha512-8p3gYviQniL4bsRJV79ZIXHEPjVpI+z8UBNrrHcBOv6aEGWZPKa2bpStMocHXNQ4E39GhZdMON857e0BAJ2Z0Q==
dependencies:
google-auth-library "^3.0.0"
googleapis-common "^0.7.0"