1
1
mirror of https://github.com/leon-ai/leon.git synced 2024-11-28 04:04:58 +03:00

chore(deps): bump @aws-sdk/client-polly from 3.8.0 to 3.16.0 (#245)

Bumps [@aws-sdk/client-polly](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-polly) from 3.8.0 to 3.16.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-polly/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.16.0/clients/client-polly)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-05-17 10:58:57 +08:00 committed by GitHub
parent b30940b9fa
commit 621fd48591
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 718 additions and 366 deletions

1082
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -52,7 +52,7 @@
"docker:check": "docker run --rm -it leonai/leon npm run check"
},
"dependencies": {
"@aws-sdk/client-polly": "^3.8.0",
"@aws-sdk/client-polly": "^3.16.0",
"@ffmpeg-installer/ffmpeg": "^1.0.20",
"@ffprobe-installer/ffprobe": "^1.1.0",
"@google-cloud/speech": "^4.2.0",