[go: up one dir, main page]

Skip to content

Commit

Permalink
fix: update minimum google-gax versions for auth fixes (#1888)
Browse files Browse the repository at this point in the history
  • Loading branch information
feywind committed Feb 13, 2024
1 parent eed280b commit 08acade
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -57,8 +57,8 @@
"@types/long": "^4.0.0",
"arrify": "^2.0.0",
"extend": "^3.0.2",
"google-auth-library": "^9.0.0",
"google-gax": "^4.3.0",
"google-auth-library": "^9.3.0",
"google-gax": "^4.3.1",
"heap-js": "^2.2.0",
"is-stream-ended": "^0.1.4",
"lodash.snakecase": "^4.1.1",
Expand Down

0 comments on commit 08acade

Please sign in to comment.