Skip to content

Commit 941e0db

Browse files
fix(deps): require google-gax v2.12.0 (#450)
1 parent 52c69fc commit 941e0db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"api-documenter": "api-documenter yaml --input-folder=temp"
4646
},
4747
"dependencies": {
48-
"google-gax": "^2.9.2"
48+
"google-gax": "^2.12.0"
4949
},
5050
"devDependencies": {
5151
"@types/mocha": "^8.0.0",

0 commit comments

Comments
 (0)