Skip to content

Commit

Permalink
fix(deps): roll back dependency google-auth-library to ^6.0.6 (#1033)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 12, 2020
1 parent 4830a53 commit eb54ee9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/package.json
Expand Up @@ -12,7 +12,7 @@
},
"license": "Apache-2.0",
"dependencies": {
"google-auth-library": "^6.0.7",
"google-auth-library": "^6.0.6",
"node-fetch": "^2.3.0",
"opn": "^5.3.0",
"server-destroy": "^1.0.1"
Expand Down

0 comments on commit eb54ee9

Please sign in to comment.