Skip to content

Commit

Permalink
fix(deps): update dependency google-gax to ^0.20.0 (#71)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and JustinBeckwith committed Sep 13, 2018
1 parent 932fc1f commit b8ca422
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/google-cloud-oslogin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"system-test": "mocha system-test/*.js smoke-test/*.js --timeout 600000"
},
"dependencies": {
"google-gax": "^0.19.0",
"google-gax": "^0.20.0",
"lodash.merge": "^4.6.0"
},
"devDependencies": {
Expand Down

0 comments on commit b8ca422

Please sign in to comment.