Merge pull request #3016 from DIYgod/dependabot/npm_and_yarn/googleapis-43.0.0

This commit is contained in:
dependabot-preview[bot] 2019-09-06 22:02:10 +00:00 committed by GitHub
commit fc4841bed6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 22 additions and 23 deletions

View File

@ -64,7 +64,7 @@
"etag": "1.8.1",
"form-data": "2.5.1",
"git-rev-sync": "1.12.0",
"googleapis": "42.0.0",
"googleapis": "43.0.0",
"got": "9.6.0",
"he": "1.2.0",
"iconv-lite": "0.5.0",

View File

@ -4777,17 +4777,17 @@ good-listener@^1.2.2:
dependencies:
delegate "^3.1.2"
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==
google-auth-library@^5.2.0:
version "5.2.1"
resolved "https://registry.yarnpkg.com/google-auth-library/-/google-auth-library-5.2.1.tgz#3df7cb4186a24355184551837b24012cb1b31013"
integrity sha512-p9vO6UcRIK/zD3PxoMijaUfFYu6tvzaQwvag1K/82O42NBeAnmllyQUgqaBhcAh9FzFAVlN4bQIaO8+prpE7Vg==
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"
gtoken "^4.0.0"
jws "^3.1.5"
lru-cache "^5.0.0"
@ -4798,25 +4798,25 @@ google-p12-pem@^2.0.0:
dependencies:
node-forge "^0.8.0"
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==
googleapis-common@^3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/googleapis-common/-/googleapis-common-3.1.0.tgz#592dbf4e1fa543090b2671a524dcdb09184ec15c"
integrity sha512-abnogPoWqv0cU6O/EFpkerCVsaUsKEG6XpCm4P1YgK44PxIRcGtalDwijqUErkcivM1Xy5MNyf1PDkKTLEjOZA==
dependencies:
extend "^3.0.2"
gaxios "^2.0.1"
google-auth-library "^5.1.0"
google-auth-library "^5.2.0"
qs "^6.7.0"
url-template "^2.0.8"
uuid "^3.3.2"
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==
googleapis@43.0.0:
version "43.0.0"
resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-43.0.0.tgz#fcb1408fd1bd3f74eb9c4ca2b14ac7765ee0e50e"
integrity sha512-4b38mlTdDCA3KiyRTQmfPpeTxznC5ufgqx3AvKaEIoVm+iWeVLfwYs++/+OcGJJriH9bcs0gPbU7CR8DU6Oevg==
dependencies:
google-auth-library "^5.1.0"
googleapis-common "^3.0.0"
google-auth-library "^5.2.0"
googleapis-common "^3.1.0"
got@9.6.0:
version "9.6.0"
@ -4877,16 +4877,15 @@ growly@^1.3.0:
resolved "https://registry.yarnpkg.com/growly/-/growly-1.3.0.tgz#f10748cbe76af964b7c96c93c6bcc28af120c081"
integrity sha1-8QdIy+dq+WS3yWyTxrzCivEgwIE=
gtoken@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/gtoken/-/gtoken-3.0.0.tgz#7d37245b5109442d8ec28075d5de15505c7462ad"
integrity sha512-IY9HVi78D4ykVHn+ThI7rlcpdFtKyo9e9YLim9S9T3rp6fEnfeTexcrqzSpExVshPofsdauLKIa8dEnzX7ZLfQ==
gtoken@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/gtoken/-/gtoken-4.0.0.tgz#42b63a935a03a61eedf0ec14f74f6875bad627bd"
integrity sha512-XaRCfHJxhj06LmnWNBzVTAr85NfAErq0W1oabkdqwbq3uL/QTB1kyvGog361Uu2FMG/8e3115sIy/97Rnd4GjQ==
dependencies:
gaxios "^2.0.0"
google-p12-pem "^2.0.0"
jws "^3.1.5"
mime "^2.2.0"
pify "^4.0.0"
handle-thing@^2.0.0:
version "2.0.0"
@ -8041,7 +8040,7 @@ pify@^3.0.0:
resolved "https://registry.yarnpkg.com/pify/-/pify-3.0.0.tgz#e5a4acd2c101fdf3d9a4d07f0dbc4db49dd28176"
integrity sha1-5aSs0sEB/fPZpNB/DbxNtJ3SgXY=
pify@^4.0.0, pify@^4.0.1:
pify@^4.0.1:
version "4.0.1"
resolved "https://registry.yarnpkg.com/pify/-/pify-4.0.1.tgz#4b2cd25c50d598735c50292224fd8c6df41e3231"
integrity sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==