Skip to content

Commit

Permalink
fix: update to gax 3.6.1 for vuln fix (#1775)
Browse files Browse the repository at this point in the history
  • Loading branch information
feywind committed Jul 24, 2023
1 parent bd59438 commit 98460db
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 @@ -58,7 +58,7 @@
"arrify": "^2.0.0",
"extend": "^3.0.2",
"google-auth-library": "^8.0.2",
"google-gax": "^3.5.6",
"google-gax": "^3.6.1",
"heap-js": "^2.2.0",
"is-stream-ended": "^0.1.4",
"lodash.snakecase": "^4.1.1",
Expand Down

0 comments on commit 98460db

Please sign in to comment.