Skip to content

Commit 8bef5cf

Browse files
authored
fix(deps): update dependency @google-cloud/text-to-speech to v5 (#4513)
1 parent e3fb6ad commit 8bef5cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/google-cloud-translate/samples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"dependencies": {
1717
"@google-cloud/automl": "^3.0.0",
18-
"@google-cloud/text-to-speech": "^4.0.0",
18+
"@google-cloud/text-to-speech": "^5.0.0",
1919
"@google-cloud/translate": "^8.0.0",
2020
"@google-cloud/vision": "^3.0.0",
2121
"yargs": "^17.0.0"

0 commit comments

Comments
 (0)