diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-12-16 11:32:37 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-12-16 11:32:37 +0000 |
| commit | 9432095eae8a930cfbb9d2803420c750b308f23c (patch) | |
| tree | dadeff0816dc2aa2caa5b16e005d494f25ab3dab | |
| parent | 503dc48f032c24851013786e5b0b4d8b516fbb8d (diff) | |
| download | muse-9432095eae8a930cfbb9d2803420c750b308f23c.tar.xz muse-9432095eae8a930cfbb9d2803420c750b308f23c.zip | |
Bump ytdl-core from 4.1.5 to 4.1.6
Bumps [ytdl-core](https://github.com/fent/node-ytdl-core) from 4.1.5 to 4.1.6.
- [Release notes](https://github.com/fent/node-ytdl-core/releases)
- [Commits](https://github.com/fent/node-ytdl-core/compare/v4.1.5...v4.1.6)
Signed-off-by: dependabot-preview[bot] <[email protected]>
| -rw-r--r-- | package.json | 2 | ||||
| -rw-r--r-- | yarn.lock | 14 |
2 files changed, 5 insertions, 11 deletions
diff --git a/package.json b/package.json index a46fd20..2c008a3 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.1.5" + "ytdl-core": "^4.1.6" } } @@ -1437,11 +1437,6 @@ hasha@^5.2.2: is-stream "^2.0.0" type-fest "^0.8.0" -html-entities@^1.3.1: - version "1.3.1" - resolved "https://registry.yarnpkg.com/html-entities/-/html-entities-1.3.1.tgz#fb9a1a4b5b14c5daba82d3e34c6ae4fe701a0e44" - integrity sha512-rhE/4Z3hIhzHAUKbW8jVcCyuT5oJCXXqhN/6mXXVCpzTmvJnoH2HL/bt3EZ6p55jbFJBeAe1ZNpL5BugLujxNA== - http-cache-semantics@^4.0.0: version "4.1.0" resolved "https://registry.yarnpkg.com/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz#49e91c5cbf36c9b94bcfcd71c23d5249ec74e390" @@ -3138,12 +3133,11 @@ youtube.ts@^0.1.9: axios "^0.19.0" ytdl-core "^4.0.3" -ytdl-core@^4.0.3, ytdl-core@^4.1.5: - version "4.1.5" - resolved "https://registry.yarnpkg.com/ytdl-core/-/ytdl-core-4.1.5.tgz#9defeabbb2a8f0250c989bf1a6999155dfc55a0c" - integrity sha512-3MSGIFg3jBWuYZthumSZh69pLwC8/0Wz4Ov+Q6StsGsGcbwBN0OGtz3XvtlYS5YWLrxLeIs/FRBMXrgeEOSA+w== +ytdl-core@^4.0.3, ytdl-core@^4.1.6: + version "4.1.6" + resolved "https://registry.yarnpkg.com/ytdl-core/-/ytdl-core-4.1.6.tgz#8b145a1b0c7d4c032798c2e3eec87c5fbcc1bd33" + integrity sha512-byQCynwQeqzn0VkzASFWs41sxnGSHgAXC4Dm6r7woK3e/WNtTr0sfOIgLkRKXaTw3ez5Pq5VhGwFQtbY6YbxRA== dependencies: - html-entities "^1.3.1" m3u8stream "^0.8.3" miniget "^4.0.0" sax "^1.1.3" |
