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

Commit

Permalink
fix(deps): update dependency google-gax to ^0.22.0 (#117)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and JustinBeckwith committed Nov 13, 2018
1 parent 9e2deaf commit 1b6b9c2
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 @@ -41,7 +41,7 @@
"system-test": "mocha system-test/*.js smoke-test/*.js --timeout 600000"
},
"dependencies": {
"google-gax": "^0.20.0",
"google-gax": "^0.22.0",
"lodash.merge": "^4.6.0"
},
"devDependencies": {
Expand Down

0 comments on commit 1b6b9c2

Please sign in to comment.