Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

Commit

Permalink
fix(deps): require google-gax v2.17.1 (#558)
Browse files Browse the repository at this point in the history
  • Loading branch information
bcoe committed Jul 16, 2021
1 parent 3956226 commit e15ade6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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.17.0"
"google-gax": "^2.17.1"
},
"devDependencies": {
"@types/mocha": "^8.0.0",
Expand Down

0 comments on commit e15ade6

Please sign in to comment.