Skip to content

Commit

Permalink
fix(deps): update dependency google-gax to ^0.22.0 (#182)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and JustinBeckwith committed Nov 15, 2018
1 parent 476e73f commit 281d5a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/google-privacy-dlp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"fix": "eslint --fix '**/*.js' && npm run prettier"
},
"dependencies": {
"google-gax": "^0.20.0",
"google-gax": "^0.22.0",
"lodash.merge": "^4.6.0",
"protobufjs": "^6.8.0"
},
Expand Down

0 comments on commit 281d5a9

Please sign in to comment.