Skip to content
This repository was archived by the owner on Jul 20, 2023. It is now read-only.

Commit 57badeb

Browse files
fix(deps): use google-gax v3.5.2 (#218)
1 parent 4ca9ffb commit 57badeb

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
@@ -40,7 +40,7 @@
4040
},
4141
"dependencies": {
4242
"@google-cloud/video-transcoder": "^2.0.0",
43-
"google-gax": "^3.3.0"
43+
"google-gax": "^3.5.2"
4444
},
4545
"devDependencies": {
4646
"@types/mocha": "^9.0.0",

0 commit comments

Comments
 (0)