Skip to content

Commit 8341b1f

Browse files
fix(deps): use google-gax v3.5.2 (#1732)
* fix(deps): use google-gax v3.5.2 * fix: add comma
1 parent 373a691 commit 8341b1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"events-intercept": "^2.0.0",
6565
"extend": "^3.0.2",
6666
"google-auth-library": "^8.0.2",
67-
"google-gax": "^3.3.0",
67+
"google-gax": "^3.5.2",
6868
"grpc-gcp": "^1.0.0",
6969
"is": "^3.2.1",
7070
"lodash.snakecase": "^4.1.1",

0 commit comments

Comments
 (0)