Skip to content
This repository has been archived by the owner on Jul 7, 2020. It is now read-only.

Commit

Permalink
fix(deps): update dependency googleapis to v52
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 7, 2020
1 parent 1aee158 commit 5e55585
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"express": "4.17.1",
"express-session": "1.17.1",
"gce-images": "2.1.4",
"googleapis": "51.0.0",
"googleapis": "52.1.0",
"gray-matter": "4.0.2",
"helmet": "3.22.0",
"isomorphic-unfetch": "3.0.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5501,7 +5501,7 @@ google-p12-pem@^3.0.0:
dependencies:
node-forge "^0.9.0"

googleapis-common@^4.1.0:
googleapis-common@^4.3.0:
version "4.3.0"
resolved "https://registry.yarnpkg.com/googleapis-common/-/googleapis-common-4.3.0.tgz#39d2d44216bc44a09853260b9c4edc1f46362428"
integrity sha512-9xFX0A+PkJ9DUh2Cq81+Nx+J+v0Geo5Vgte8PKEQP5Wrbt5UfX964AGb+QhkfirlxlHrfpm7n5FRmr2FxktB/A==
Expand All @@ -5513,13 +5513,13 @@ googleapis-common@^4.1.0:
url-template "^2.0.8"
uuid "^8.0.0"

googleapis@51.0.0:
version "51.0.0"
resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-51.0.0.tgz#59ca84a578f8bc41f6257b49fc439bb17b91fe4a"
integrity sha512-ZicnODSX5apolF05lNXc3AHW/zazeaWL8zSiQ7a/Bd4pfHU+TJzX7GP38phjyOVPzIG3qnrJ0SMASJgljlFZlQ==
googleapis@52.1.0:
version "52.1.0"
resolved "https://registry.yarnpkg.com/googleapis/-/googleapis-52.1.0.tgz#d9480469c3021d8ca0bc98bef5b785dde2eb3648"
integrity sha512-8eHVXidZv/C/xos/rEIlWZCwuR638yaqjlBMMk2y9iT8hOe7ebkgW0pENUv8KeSFowTQFKCfQ/nLdBRM8z2hUg==
dependencies:
google-auth-library "^6.0.0"
googleapis-common "^4.1.0"
googleapis-common "^4.3.0"

got@^9.6.0:
version "9.6.0"
Expand Down

0 comments on commit 5e55585

Please sign in to comment.