Skip to content

Commit ae129b0

Browse files
committed
fix(deps): update dependency @google-cloud/text-to-speech to v1
1 parent f700a24 commit ae129b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"dependencies": {
3737
"@google-cloud/speech": "^2.1.0",
3838
"@google-cloud/storage": "^2.0.3",
39-
"@google-cloud/text-to-speech": "^0.5.0",
39+
"@google-cloud/text-to-speech": "^1.0.0",
4040
"@google-cloud/translate": "^3.0.0",
4141
"uuid": "^3.3.2",
4242
"firebase-admin": "^7.2.0",

0 commit comments

Comments
 (0)