chore(deps): bump googleapis from 41.0.1 to 42.0.0

Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client) from 41.0.1 to 42.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/v41.0.1...v42.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-07-31 21:13:07 +00:00
committed by GitHub
parent 77a149efab
commit 3d842d8aaa
2 changed files with 16 additions and 31 deletions
+1 -1
View File
@@ -60,7 +60,7 @@
"etag": "1.8.1",
"form-data": "2.5.0",
"git-rev-sync": "1.12.0",
"googleapis": "41.0.1",
"googleapis": "42.0.0",
"got": "9.6.0",
"he": "1.2.0",
"iconv-lite": "0.5.0",
+15 -30
View File
@@ -4529,25 +4529,10 @@ good-listener@^1.2.2:
dependencies:
delegate "^3.1.2"
google-auth-library@^4.0.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/google-auth-library/-/google-auth-library-4.1.0.tgz#4442a260686c286392b1b71c9df1905cd5e1b6bb"
integrity sha512-vzKMvnXV1wNuoKEgGAp++l79j+U0pMYmihEgc8dH35pbdIoiUZqf2vRd9rNUqlwH1i1pYTMGxv6AdDb+4IPR+g==
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"
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==
google-auth-library@^5.1.0:
version "5.1.1"
resolved "https://registry.yarnpkg.com/google-auth-library/-/google-auth-library-5.1.1.tgz#d1b57f47d49f909ad10032e946d07e3b4142ca42"
integrity sha512-Au/lHG0Nvafprs8O66xu9qzfj/uEXWR+jmrhE2zHd9rh7mA+4b5H21rMP3xgQwmHXZHOOVN1GEuCEwlUut3gvg==
dependencies:
arrify "^2.0.0"
base64-js "^1.3.0"
@@ -4565,25 +4550,25 @@ google-p12-pem@^2.0.0:
dependencies:
node-forge "^0.8.0"
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==
googleapis-common@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/googleapis-common/-/googleapis-common-3.0.0.tgz#da8ce5e5e0d37968132653224e578ab67a3b2670"
integrity sha512-M2SanEEgC0TiULNjH2jVROoMxM+0eCqRV4NhmIjaGhSwzgq7my47iq/m+yDVT4A1g4UpkbNX/6yt90zsJqmnlw==
dependencies:
extend "^3.0.2"
gaxios "^2.0.1"
google-auth-library "^4.2.5"
google-auth-library "^5.1.0"
qs "^6.7.0"
url-template "^2.0.8"
uuid "^3.3.2"
googleapis@41.0.1:
version "41.0.1"
resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-41.0.1.tgz#805ac3186200d07cf313563d89db2eddae872157"
integrity sha512-4o3seDyEB4VPukCYwry0/S7Bz1Fz6TLTjjeUnYfssGjcWTpbR3w+4dyhPQ2Kf+0E6srQExi+0h68qqQNezuhlg==
googleapis@42.0.0:
version "42.0.0"
resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-42.0.0.tgz#17de1fc4494a49bc120152e6df87b8eca9a6bf0d"
integrity sha512-nQiKPDmzmMusnU8UOibmlC6hsgkm70SjqmLxSlBBb7i0z7/J6UPilSzo9tAMoHA8u3BUw3OXn13+p9YLmBH6Gg==
dependencies:
google-auth-library "^4.0.0"
googleapis-common "^2.0.2"
google-auth-library "^5.1.0"
googleapis-common "^3.0.0"
got@9.6.0:
version "9.6.0"