Skip to content

Commit a322345

Browse files
authored
fix(deps): google-gax v2.17.0 with mTLS (#1546)
1 parent ca4241e commit a322345

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"dependencies": {
5353
"fast-deep-equal": "^3.1.1",
5454
"functional-red-black-tree": "^1.0.1",
55-
"google-gax": "^2.12.0",
55+
"google-gax": "^2.17.0",
5656
"protobufjs": "^6.8.6"
5757
},
5858
"devDependencies": {

0 commit comments

Comments
 (0)