diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-02-12 11:14:49 -0600 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-02-12 11:14:49 -0600 |
| commit | 63fe84a581457b47be14dfccfb132e0b071f2965 (patch) | |
| tree | b4f2301365d92a5eda50669aab09cf08a9b2a8d4 /yarn.lock | |
| parent | c532e2dc25a829504d3de945d08194706f977606 (diff) | |
| download | muse-63fe84a581457b47be14dfccfb132e0b071f2965.tar.xz muse-63fe84a581457b47be14dfccfb132e0b071f2965.zip | |
Bump ytdl-core from 4.10.0 to 4.10.1 (#510)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'yarn.lock')
| -rw-r--r-- | yarn.lock | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -2356,7 +2356,7 @@ lru-cache@^6.0.0: dependencies: yallist "^4.0.0" -m3u8stream@^0.8.4: +m3u8stream@^0.8.6: version "0.8.6" resolved "https://registry.yarnpkg.com/m3u8stream/-/m3u8stream-0.8.6.tgz#0d6de4ce8ee69731734e6b616e7b05dd9d9a55b1" integrity sha512-LZj8kIVf9KCphiHmH7sbFQTVe4tOemb202fWwvJwR9W5ENW/1hxJN6ksAWGhQgSBSa3jyWhnjKU1Fw1GaOdbyA== @@ -3832,12 +3832,12 @@ youtube.ts@^0.2.5: axios "^0.19.0" ytdl-core "^4.9.1" -ytdl-core@^4.10.0, ytdl-core@^4.9.1: - version "4.10.0" - resolved "https://registry.yarnpkg.com/ytdl-core/-/ytdl-core-4.10.0.tgz#0835cb411677684539fac2bcc10553f6f58db3e1" - integrity sha512-RCCoSVTmMeBPH5NFR1fh3nkDU9okvWM0ZdN6plw6I5+vBBZVUEpOt8vjbSgprLRMmGUsmrQZJhvG1CHOat4mLA== +ytdl-core@^4.10.1, ytdl-core@^4.9.1: + version "4.10.1" + resolved "https://registry.yarnpkg.com/ytdl-core/-/ytdl-core-4.10.1.tgz#6648d65faca787919181b2cee1be470b2ef9fdcb" + integrity sha512-idBhW+e7HCzs5fR5cqp7Ci+mJhEch41YAaWabYlneQFCL6IGf6Hycv99yVx01Zl1Ci0t/70faOelMSrXaQTE/A== dependencies: - m3u8stream "^0.8.4" + m3u8stream "^0.8.6" miniget "^4.0.0" sax "^1.1.3" |
