Skip to content

Commit c5fc8bb

Browse files
authored
fix(deps): google-gax v2.17.0 with mTLS (#691)
1 parent 3b8c8a7 commit c5fc8bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/google-cloud-translate/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@google-cloud/promisify": "^2.0.0",
5252
"arrify": "^2.0.0",
5353
"extend": "^3.0.2",
54-
"google-gax": "^2.12.0",
54+
"google-gax": "^2.17.0",
5555
"is-html": "^2.0.0",
5656
"protobufjs": "^6.8.8"
5757
},

0 commit comments

Comments
 (0)