Skip to content

Commit

Permalink
fix(deps): google-gax v2.17.0 with mTLS (#291)
Browse files Browse the repository at this point in the history
  • Loading branch information
bcoe authored Jun 30, 2021
1 parent af0f0ef commit 086d43d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/google-cloud-datalabeling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"precompile": "gts clean"
},
"dependencies": {
"google-gax": "^2.12.0",
"google-gax": "^2.17.0",
"protobufjs": "^6.8.0"
},
"devDependencies": {
Expand Down

0 comments on commit 086d43d

Please sign in to comment.