Skip to content

Commit 8024c6d

Browse files
authored
fix: pull in new gax for protobufjs vuln fix (#1925)
1 parent aaeaa8f commit 8024c6d

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
@@ -56,7 +56,7 @@
5656
"arrify": "^2.0.0",
5757
"extend": "^3.0.2",
5858
"google-auth-library": "^9.3.0",
59-
"google-gax": "^4.3.1",
59+
"google-gax": "^4.3.3",
6060
"heap-js": "^2.2.0",
6161
"is-stream-ended": "^0.1.4",
6262
"lodash.snakecase": "^4.1.1",

0 commit comments

Comments
 (0)