Skip to content

Commit

Permalink
fix(deps): update dependency @google-cloud/video-transcoder to v3 (Go…
Browse files Browse the repository at this point in the history
…ogleCloudPlatform#3496)

Co-authored-by: Patti Shin <pattishin@users.noreply.github.com>
  • Loading branch information
renovate-bot and pattishin authored Sep 30, 2023
1 parent e995808 commit ecae284
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion media/transcoder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"test": "c8 mocha -p -j 2 --timeout 600000 test/*.js"
},
"dependencies": {
"@google-cloud/video-transcoder": "^2.7.0"
"@google-cloud/video-transcoder": "^3.0.0"
},
"devDependencies": {
"@google-cloud/storage": "^7.0.0",
Expand Down

0 comments on commit ecae284

Please sign in to comment.