Skip to content

Commit

Permalink
fix(deps): update dependency google-gax to ^0.19.0 (#116)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and JustinBeckwith committed Aug 22, 2018
1 parent 1b02074 commit 023fbd8
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 @@ -53,7 +53,7 @@
"test": "npm run cover"
},
"dependencies": {
"google-gax": "^0.18.0",
"google-gax": "^0.19.0",
"lodash.merge": "^4.6.0",
"protobufjs": "^6.8.0"
},
Expand Down

0 comments on commit 023fbd8

Please sign in to comment.