Skip to content

Commit

Permalink
fix(deps): update dependency google-auth-library to v5 (#759)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and JustinBeckwith committed Jul 26, 2019
1 parent 7013fe8 commit e32a12b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/puppeteer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"license": "Apache-2.0",
"dependencies": {
"google-auth-library": "^4.0.0",
"google-auth-library": "^5.0.0",
"puppeteer": "^1.0.0"
}
}

0 comments on commit e32a12b

Please sign in to comment.