diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2021-01-04 10:33:41 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-01-04 10:33:41 +0000 |
| commit | 6f79464cf7d40cbf98e09a83db39ce912a881345 (patch) | |
| tree | f7ea7a88957e722d30e2fd69d1ce898a74b0e75e | |
| parent | 599f83091acf31758503496444f15dc1aee2d469 (diff) | |
| download | muse-6f79464cf7d40cbf98e09a83db39ce912a881345.tar.xz muse-6f79464cf7d40cbf98e09a83db39ce912a881345.zip | |
Bump ytdl-core from 4.3.0 to 4.4.0
Bumps [ytdl-core](https://github.com/fent/node-ytdl-core) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/fent/node-ytdl-core/releases)
- [Commits](https://github.com/fent/node-ytdl-core/compare/v4.3.0...v4.4.0)
Signed-off-by: dependabot-preview[bot] <[email protected]>
| -rw-r--r-- | package.json | 2 | ||||
| -rw-r--r-- | yarn.lock | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json index 2b17c0c..ba92746 100644 --- a/package.json +++ b/package.json @@ -91,6 +91,6 @@ "sqlite3": "^5.0.0", "unique-random-array": "^2.0.0", "youtube.ts": "^0.1.9", - "ytdl-core": "^4.3.0" + "ytdl-core": "^4.4.0" } } @@ -3133,10 +3133,10 @@ youtube.ts@^0.1.9: axios "^0.19.0" ytdl-core "^4.0.3" -ytdl-core@^4.0.3, ytdl-core@^4.3.0: - version "4.3.0" - resolved "https://registry.yarnpkg.com/ytdl-core/-/ytdl-core-4.3.0.tgz#64d2150d7549ae974dd61a7fa8e8856384d814b0" - integrity sha512-YemZZDQ1t8myFtwobCceVBvLDWhvxELZrPMUTflIhN+3qv6lilMK50GkG4DKQEAPverwdiD5UrTOB+urEs2d3Q== +ytdl-core@^4.0.3, ytdl-core@^4.4.0: + version "4.4.0" + resolved "https://registry.yarnpkg.com/ytdl-core/-/ytdl-core-4.4.0.tgz#d6bf547ad52b82ff1fb946f83a679d7a2e2b1880" + integrity sha512-9ceiEL5iM0OULciBySzoZA91YyxqnlHd3aeqf5r3S8rNgPGLDn11fJeEsKO1jQ1t/eYO1dK4zTkrIH7S497cyg== dependencies: m3u8stream "^0.8.3" miniget "^4.0.0" |
