Skip to content

Commit 6dfdf86

Browse files
author
Benjamin E. Coe
authored
fix(deps): google-gax v2.17.0 with mTLS (#273)
1 parent a526523 commit 6dfdf86

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/google-cloud-secretmanager/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"precompile": "gts clean"
3737
},
3838
"dependencies": {
39-
"google-gax": "^2.12.0"
39+
"google-gax": "^2.17.0"
4040
},
4141
"devDependencies": {
4242
"@types/mocha": "^8.0.0",

0 commit comments

Comments
 (0)