Skip to content

Commit

Permalink
fix(deps): google-gax v2.24.1 (#123)
Browse files Browse the repository at this point in the history
  • Loading branch information
bcoe authored Sep 27, 2021
1 parent 5909c5d commit 596408c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/google-cloud-bigquery-connection/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"test": "c8 mocha build/test"
},
"dependencies": {
"google-gax": "^2.17.1"
"google-gax": "^2.24.1"
},
"devDependencies": {
"@types/mocha": "^8.0.0",
Expand Down

0 comments on commit 596408c

Please sign in to comment.