Skip to content
This repository was archived by the owner on Mar 17, 2026. It is now read-only.

Commit 060207a

Browse files
fix: use compatible version of google-gax
* fix: use compatible version of google-gax * fix: use gax v1.6.3
1 parent 157a86d commit 060207a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"async-each": "^1.0.1",
6363
"extend": "^3.0.2",
6464
"google-auth-library": "^5.0.0",
65-
"google-gax": "^1.5.2",
65+
"google-gax": "^1.6.3",
6666
"is-stream-ended": "^0.1.4",
6767
"lodash.snakecase": "^4.1.1",
6868
"p-defer": "^3.0.0",

0 commit comments

Comments
 (0)