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

Commit 8cd3262

Browse files
fix(deps): use google-gax v3.5.2 (#1367)
* fix(deps): use google-gax v3.5.2 * fix: add comma Co-authored-by: losalex <[email protected]>
1 parent efd2b0e commit 8cd3262

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
@@ -55,7 +55,7 @@
5555
"extend": "^3.0.2",
5656
"gcp-metadata": "^4.0.0",
5757
"google-auth-library": "^8.0.2",
58-
"google-gax": "^3.3.0",
58+
"google-gax": "^3.5.2",
5959
"on-finished": "^2.3.0",
6060
"pumpify": "^2.0.1",
6161
"stream-events": "^1.0.5",

0 commit comments

Comments
 (0)