Skip to content

Commit 6a2d527

Browse files
authored
fix(deps): update dependency @google-cloud/speech to v5 (GoogleCloudPlatform#3011)
1 parent 5b17015 commit 6a2d527

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

functions/speech-to-speech/functions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"logs": "firebase functions:log"
3333
},
3434
"dependencies": {
35-
"@google-cloud/speech": "^4.0.0",
35+
"@google-cloud/speech": "^5.0.0",
3636
"@google-cloud/storage": "^6.0.0",
3737
"@google-cloud/text-to-speech": "^4.0.0",
3838
"@google-cloud/translate": "^7.0.0",

0 commit comments

Comments
 (0)