Skip to content

Commit

Permalink
fix(deps): update dependency google-auth-library to v4 (#127)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and JustinBeckwith committed May 9, 2019
1 parent 3cbd1d4 commit 5f83c34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
},
"dependencies": {
"gaxios": "^2.0.0",
"google-auth-library": "^3.0.0",
"google-auth-library": "^4.0.0",
"pify": "^4.0.0",
"qs": "^6.5.2",
"url-template": "^2.0.8",
Expand Down

0 comments on commit 5f83c34

Please sign in to comment.