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

Commit ee308b5

Browse files
fix(deps): use google-gax v3.5.2 (#1652)
* fix(deps): use google-gax v3.5.2 * fix: add comma
1 parent d890043 commit ee308b5

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
@@ -58,7 +58,7 @@
5858
"arrify": "^2.0.0",
5959
"extend": "^3.0.2",
6060
"google-auth-library": "^8.0.2",
61-
"google-gax": "^3.3.0",
61+
"google-gax": "^3.5.2",
6262
"heap-js": "^2.2.0",
6363
"is-stream-ended": "^0.1.4",
6464
"lodash.snakecase": "^4.1.1",

0 commit comments

Comments
 (0)