Skip to content

Commit 4ab07dc

Browse files
authored
Merge pull request #298 from th-ch/snyk-upgrade-d305cdce94133f6db9615e7b16007c87
[Snyk] Upgrade @ffmpeg/core from 0.8.5 to 0.9.0
2 parents 5033de1 + fb61dbf commit 4ab07dc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
},
6565
"dependencies": {
6666
"@cliqz/adblocker-electron": "^1.20.4",
67-
"@ffmpeg/core": "^0.8.5",
67+
"@ffmpeg/core": "^0.9.0",
6868
"@ffmpeg/ffmpeg": "^0.9.7",
6969
"YoutubeNonStop": "git://github.com/lawfx/YoutubeNonStop.git#v0.9.0",
7070
"async-mutex": "^0.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -544,10 +544,10 @@
544544
minimatch "^3.0.4"
545545
strip-json-comments "^3.1.1"
546546

547-
"@ffmpeg/core@^0.8.5":
548-
version "0.8.5"
549-
resolved "https://registry.yarnpkg.com/@ffmpeg/core/-/core-0.8.5.tgz#2d0b7d4409a4348fa6a1888c247de706ffc0e63f"
550-
integrity sha512-hemVFmhVLbD/VZaCG2BvCzFglKytMIMJ5aJfc12eXN4O4cG0wXnGTMVzlK1KKW/6viHhJMPkc9h4UDnJW8Uivg==
547+
"@ffmpeg/core@^0.9.0":
548+
version "0.9.0"
549+
resolved "https://registry.yarnpkg.com/@ffmpeg/core/-/core-0.9.0.tgz#4a999a07671c081216fcc2714f73ec02ddc9c24b"
550+
integrity sha512-d931yzQpb8GRgTZr+T7+BMqglPZ1R8FPH3W3UA8I21RzuasRHsMwQ4MQTlS9twjfqvUGIkD8p/8mNToUVN/Yrw==
551551

552552
"@ffmpeg/ffmpeg@^0.9.7":
553553
version "0.9.7"

0 commit comments

Comments
 (0)