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

chore: upgrade FFprobe to latest

This commit is contained in:
louistiti 2022-09-04 23:59:18 +08:00
parent e541e32c53
commit bf065fcbc6
No known key found for this signature in database
GPG Key ID: 7ECA3DD523793FE6
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -13,7 +13,7 @@
"@aws-sdk/client-polly": "^3.18.0",
"@fastify/static": "^6.5.0",
"@ffmpeg-installer/ffmpeg": "^1.1.0",
"@ffprobe-installer/ffprobe": "^1.3.0",
"@ffprobe-installer/ffprobe": "^1.4.1",
"@google-cloud/speech": "^4.2.0",
"@google-cloud/text-to-speech": "^3.2.1",
"@nlpjs/builtin-microsoft": "^4.22.7",

View File

@ -60,7 +60,7 @@
"@aws-sdk/client-polly": "^3.18.0",
"@fastify/static": "^6.5.0",
"@ffmpeg-installer/ffmpeg": "^1.1.0",
"@ffprobe-installer/ffprobe": "^1.3.0",
"@ffprobe-installer/ffprobe": "^1.4.1",
"@google-cloud/speech": "^4.2.0",
"@google-cloud/text-to-speech": "^3.2.1",
"@nlpjs/builtin-microsoft": "^4.22.7",