Skip to content

Commit

Permalink
Bump googleapis from 35.0.0 to 39.1.0 in /functions
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 8, 2020
1 parent 971ce37 commit da4fd91
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 40 deletions.
2 changes: 1 addition & 1 deletion functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"firebase-functions": "^3.2.0",
"fs-extra": "^7.0.1",
"google-auth-library": "^2.0.1",
"googleapis": "^35.0.0",
"googleapis": "^39.1.0",
"log-update": "^3.2.0",
"request": "^2.88.0",
"sharp": "^0.23.3"
Expand Down
69 changes: 30 additions & 39 deletions functions/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1321,7 +1321,7 @@ gauge@~2.7.3:
strip-ansi "^3.0.1"
wide-align "^1.1.0"

gaxios@^1.0.4:
gaxios@^1.0.2, gaxios@^1.0.4, gaxios@^1.2.1, gaxios@^1.2.2:
version "1.8.4"
resolved "https://registry.yarnpkg.com/gaxios/-/gaxios-1.8.4.tgz#e08c34fe93c0a9b67a52b7b9e7a64e6435f9a339"
integrity sha512-BoENMnu1Gav18HcpV9IleMPZ9exM+AvUjrAOV4Mzs/vfz2Lu/ABv451iEXByKiMPn2M140uul1txXCg83sAENw==
Expand Down Expand Up @@ -1372,12 +1372,12 @@ gcp-metadata@^0.7.0:
extend "^3.0.1"
retry-axios "0.3.2"

gcp-metadata@^2.0.0:
version "2.0.1"
resolved "https://registry.yarnpkg.com/gcp-metadata/-/gcp-metadata-2.0.1.tgz#7f4657b0f52af1c9f6f3a1e0f54a24d72bbdf84f"
integrity sha512-nrbLj5O1MurvpLC/doFwzdTfKnmYGDYXlY/v7eQ4tJNVIvQXbOK672J9UFbradbtmuTkyHzjpzD8HD0Djz0LWw==
gcp-metadata@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/gcp-metadata/-/gcp-metadata-1.0.0.tgz#5212440229fa099fc2f7c2a5cdcb95575e9b2ca6"
integrity sha512-Q6HrgfrCQeEircnNP3rCcEgiDv7eF9+1B+1MMgpE190+/+0mjQR8PxeOaRgxZWmdDAF9EIryHB9g1moPiw1SbQ==
dependencies:
gaxios "^2.0.0"
gaxios "^1.0.2"
json-bigint "^0.3.0"

gcp-metadata@^3.4.0:
Expand Down Expand Up @@ -1436,7 +1436,7 @@ glob@^7.1.1:
once "^1.3.0"
path-is-absolute "^1.0.0"

google-auth-library@^2.0.0, google-auth-library@^2.0.1:
google-auth-library@^2.0.1:
version "2.0.2"
resolved "https://registry.yarnpkg.com/google-auth-library/-/google-auth-library-2.0.2.tgz#7a315d2036744af6afcad87b210ee6638b40f57b"
integrity sha512-FURxmo1hBVmcfLauuMRKOPYAPKht3dGuI2wjeJFalDUThO0HoYVjr4yxt5cgYSFm1dgUpmN9G/poa7ceTFAIiA==
Expand All @@ -1449,21 +1449,22 @@ google-auth-library@^2.0.0, google-auth-library@^2.0.1:
lru-cache "^5.0.0"
semver "^5.5.0"

google-auth-library@^5.0.0:
version "5.2.0"
resolved "https://registry.yarnpkg.com/google-auth-library/-/google-auth-library-5.2.0.tgz#fff161ec6ad8630c60b37324f78347e11712512b"
integrity sha512-I2726rgOedQ06HgTvoNvBeRCzy5iFe6z3khwj6ugfRd1b0VHwnTYKl/3t2ytOTo7kKc6KivYIBsCIdZf2ep67g==
google-auth-library@^3.0.0:
version "3.1.2"
resolved "https://registry.yarnpkg.com/google-auth-library/-/google-auth-library-3.1.2.tgz#ff2f88cd5cd2118a57bd3d5ad3c093c8837fc350"
integrity sha512-cDQMzTotwyWMrg5jRO7q0A4TL/3GWBgO7I7q5xGKNiiFf9SmGY/OJ1YsLMgI2MVHHsEGyrqYnbnmV1AE+Z6DnQ==
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 "^4.0.0"
gaxios "^1.2.1"
gcp-metadata "^1.0.0"
gtoken "^2.3.2"
https-proxy-agent "^2.2.1"
jws "^3.1.5"
lru-cache "^5.0.0"
semver "^5.5.0"

google-auth-library@^5.5.0:
google-auth-library@^5.0.0, google-auth-library@^5.5.0:
version "5.10.1"
resolved "https://registry.yarnpkg.com/google-auth-library/-/google-auth-library-5.10.1.tgz#504ec75487ad140e68dd577c21affa363c87ddff"
integrity sha512-rOlaok5vlpV9rSiUu5EpR0vVpc+PhN62oF4RyX/6++DG1VsaulAFEMlDYBLjJDDPI6OcNOCGAKy9UVB/3NIDXg==
Expand Down Expand Up @@ -1514,32 +1515,32 @@ google-p12-pem@^2.0.0:
dependencies:
node-forge "^0.8.0"

googleapis-common@^0.4.0:
version "0.4.0"
resolved "https://registry.yarnpkg.com/googleapis-common/-/googleapis-common-0.4.0.tgz#3b3c2c26f731dcf72101239e70dfa3d677e079e6"
integrity sha512-G8U5eUhmCzvZa80BtfcL2ECPiIJxmJYsPPIY3/9iODrIvDkY75wtxnEobG7HDUprtn/3Es6mP6KevqNZ5u6t4g==
googleapis-common@^0.7.0:
version "0.7.2"
resolved "https://registry.yarnpkg.com/googleapis-common/-/googleapis-common-0.7.2.tgz#a694f55d979cb7c2eac21a0e0439af12f9b418ba"
integrity sha512-9DEJIiO4nS7nw0VE1YVkEfXEj8x8MxsuB+yZIpOBULFSN9OIKcUU8UuKgSZFU4lJmRioMfngktrbkMwWJcUhQg==
dependencies:
axios "^0.18.0"
google-auth-library "^2.0.0"
gaxios "^1.2.2"
google-auth-library "^3.0.0"
pify "^4.0.0"
qs "^6.5.2"
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@^39.1.0:
version "39.1.0"
resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-39.1.0.tgz#7a89092e9cc64b25dde4503db606032e3514444d"
integrity sha512-MRO9rW7izUIBZ4NJ67FNhBUw/Q3ki7hk149E9MhphJnLw1CStUAnm9nFD/IpNnx97qx2WBa7dLPjeXrJky6xlw==
dependencies:
google-auth-library "^2.0.0"
googleapis-common "^0.4.0"
google-auth-library "^3.0.0"
googleapis-common "^0.7.0"

graceful-fs@^4.1.2, graceful-fs@^4.1.6:
version "4.2.1"
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.1.tgz#1c1f0c364882c868f5bff6512146328336a11b1d"
integrity sha512-b9usnbDGnD928gJB3LrCmxoibr3VE4U2SMo5PBuBnokWyDADTqDPXg4YpwKF1trpH+UbGp7QLicO3+aWEy0+mw==

gtoken@^2.3.0:
gtoken@^2.3.0, gtoken@^2.3.2:
version "2.3.3"
resolved "https://registry.yarnpkg.com/gtoken/-/gtoken-2.3.3.tgz#8a7fe155c5ce0c4b71c886cfb282a9060d94a641"
integrity sha512-EaB49bu/TCoNeQjhCYKI/CurooBKkGxIqFHsWABW0b25fobBYVTMe84A8EBVVZhl8emiUdNypil9huMOTmyAnw==
Expand All @@ -1550,16 +1551,6 @@ gtoken@^2.3.0:
mime "^2.2.0"
pify "^4.0.0"

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"

gtoken@^4.1.0:
version "4.1.4"
resolved "https://registry.yarnpkg.com/gtoken/-/gtoken-4.1.4.tgz#925ff1e7df3aaada06611d30ea2d2abf60fcd6a7"
Expand Down

0 comments on commit da4fd91

Please sign in to comment.