Skip to content

Commit

Permalink
fix(deps): require google-gax v2.12.0 (#501)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-fenster authored May 7, 2021
1 parent 465aca4 commit 6ce6e55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/google-cloud-automl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"precompile": "gts clean"
},
"dependencies": {
"google-gax": "^2.9.2"
"google-gax": "^2.12.0"
},
"devDependencies": {
"@types/mocha": "^8.0.0",
Expand Down

0 comments on commit 6ce6e55

Please sign in to comment.