Skip to content

Commit 2de27d2

Browse files
authored
Merge pull request #99 from th-ch/snyk-upgrade-d3ff12c0e23681ac817994e603d37491
[Snyk] Upgrade @ffmpeg/core from 0.8.4 to 0.8.5
2 parents 715d59e + 15591e2 commit 2de27d2

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
@@ -50,7 +50,7 @@
5050
},
5151
"dependencies": {
5252
"@cliqz/adblocker-electron": "^1.18.8",
53-
"@ffmpeg/core": "^0.8.4",
53+
"@ffmpeg/core": "^0.8.5",
5454
"@ffmpeg/ffmpeg": "^0.9.6",
5555
"YoutubeNonStop": "git://github.com/lawfx/YoutubeNonStop.git#v0.8.0",
5656
"downloads-folder": "^3.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -469,10 +469,10 @@
469469
minimatch "^3.0.4"
470470
strip-json-comments "^3.1.1"
471471

472-
"@ffmpeg/core@^0.8.4":
473-
version "0.8.4"
474-
resolved "https://registry.yarnpkg.com/@ffmpeg/core/-/core-0.8.4.tgz#69062a9b257792a9a8445e1f01e68c3e5e7fe58b"
475-
integrity sha512-gEr4qXZpShZpIVUO3hc5Vz7bkk/jLYuzVVQtHluUwrui5eAooQwExOGiEovzLVkRwjJ707/qqfmTrK3r80UkWw==
472+
"@ffmpeg/core@^0.8.5":
473+
version "0.8.5"
474+
resolved "https://registry.yarnpkg.com/@ffmpeg/core/-/core-0.8.5.tgz#2d0b7d4409a4348fa6a1888c247de706ffc0e63f"
475+
integrity sha512-hemVFmhVLbD/VZaCG2BvCzFglKytMIMJ5aJfc12eXN4O4cG0wXnGTMVzlK1KKW/6viHhJMPkc9h4UDnJW8Uivg==
476476

477477
"@ffmpeg/ffmpeg@^0.9.6":
478478
version "0.9.6"

0 commit comments

Comments
 (0)