Update dependency googleapis to v36 (#1242)

This commit is contained in:
renovate[bot] 2018-12-10 14:20:22 +08:00 committed by DIYgod
parent 20650ca496
commit 6221d815bf
2 changed files with 5 additions and 5 deletions

View File

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

View File

@ -3944,10 +3944,10 @@ googleapis-common@^0.4.0:
url-template "^2.0.8"
uuid "^3.2.1"
googleapis@35.0.0:
version "35.0.0"
resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-35.0.0.tgz#958503baa2d32b2702aed7308f8b6abd15a9b5c1"
integrity sha512-HseVyK5CVwFM+x+uHqkbKxDRuaMVkYyfAM7Buz3X44/BglHWtzOrtffRVoQORLQHVf4kzhJcjmUvVTwfOG6klA==
googleapis@36.0.0:
version "36.0.0"
resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-36.0.0.tgz#9ba4c8b9a5f1b606f6271fabe65edde7d85b65d1"
integrity sha512-+0lkijBkCByKa0vrAEx1ez0agbdOMUMCwdXkXv0VpW2ImoKwUonWTowrAuF5WD1+nox6VIzmz/Vg86l+PvK+qg==
dependencies:
google-auth-library "^2.0.0"
googleapis-common "^0.4.0"