Merge pull request #317 from th-ch/snyk-upgrade-a785f5d95c7765e2d47737e150a2263d

[Snyk] Upgrade @ffmpeg/core from 0.9.0 to 0.10.0
This commit is contained in:
th-ch
2021-06-24 22:02:05 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@ -64,7 +64,7 @@
},
"dependencies": {
"@cliqz/adblocker-electron": "^1.22.0",
"@ffmpeg/core": "^0.9.0",
"@ffmpeg/core": "^0.10.0",
"@ffmpeg/ffmpeg": "^0.10.0",
"YoutubeNonStop": "git://github.com/lawfx/YoutubeNonStop.git#v0.9.0",
"async-mutex": "^0.3.1",

View File

@ -544,10 +544,10 @@
minimatch "^3.0.4"
strip-json-comments "^3.1.1"
"@ffmpeg/core@^0.9.0":
version "0.9.0"
resolved "https://registry.yarnpkg.com/@ffmpeg/core/-/core-0.9.0.tgz#4a999a07671c081216fcc2714f73ec02ddc9c24b"
integrity sha512-d931yzQpb8GRgTZr+T7+BMqglPZ1R8FPH3W3UA8I21RzuasRHsMwQ4MQTlS9twjfqvUGIkD8p/8mNToUVN/Yrw==
"@ffmpeg/core@^0.10.0":
version "0.10.0"
resolved "https://registry.yarnpkg.com/@ffmpeg/core/-/core-0.10.0.tgz#f6a58361b22d7c23c6f7071b9fff6d572bc3f499"
integrity sha512-qunWJl5PezpXEm31tb8Qu5z37B5KVA1VYZCpXchMhuAb3X9T7PuE3SlhOwphEoRhzaOa3lpofDfzihAUMFaVPQ==
"@ffmpeg/ffmpeg@^0.10.0":
version "0.10.0"