Skip to content

Commit

Permalink
deps: bump google-gax to latest (#1359)
Browse files Browse the repository at this point in the history
Version 2.11.0 and later of google-gax contains a fix that should reduce memory consumption somewhat when opening and closing clients multiple times.

Updates #1306
  • Loading branch information
olavloite committed May 5, 2021
1 parent e1d7350 commit d55770c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"events-intercept": "^2.0.0",
"extend": "^3.0.2",
"google-auth-library": "^7.0.0",
"google-gax": "^2.9.2",
"google-gax": "^2.12.0",
"grpc-gcp": "^0.3.2",
"is": "^3.2.1",
"lodash.snakecase": "^4.1.1",
Expand Down

0 comments on commit d55770c

Please sign in to comment.