Skip to content

Commit b64b1a8

Browse files
authored
fix(deps): google-gax v2.17.0 with mTLS (#84)
1 parent bf2afdb commit b64b1a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/google-cloud-bigquery-reservation/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"test": "c8 mocha build/test"
4040
},
4141
"dependencies": {
42-
"google-gax": "^2.12.0"
42+
"google-gax": "^2.17.0"
4343
},
4444
"devDependencies": {
4545
"@types/mocha": "^8.0.0",

0 commit comments

Comments
 (0)