diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2021-05-14 10:34:38 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-05-14 10:34:38 +0000 |
| commit | 1ea6ee3323b9e82f193ca6300aab46d7f0ca3476 (patch) | |
| tree | 84a5ed2ed4740aa034ef71782930c0c45d0b394f | |
| parent | db432dff8a19159cd42be2f85a3d2b7e026e0c72 (diff) | |
| download | muse-1ea6ee3323b9e82f193ca6300aab46d7f0ca3476.tar.xz muse-1ea6ee3323b9e82f193ca6300aab46d7f0ca3476.zip | |
Bump ytdl-core from 4.7.0 to 4.8.0
Bumps [ytdl-core](https://github.com/fent/node-ytdl-core) from 4.7.0 to 4.8.0.
- [Release notes](https://github.com/fent/node-ytdl-core/releases)
- [Commits](https://github.com/fent/node-ytdl-core/compare/v4.7.0...v4.8.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 5bad697..93c6b23 100644 --- a/package.json +++ b/package.json @@ -91,6 +91,6 @@ "sqlite3": "^5.0.2", "unique-random-array": "^2.0.0", "youtube.ts": "^0.2.0", - "ytdl-core": "^4.7.0" + "ytdl-core": "^4.8.0" } } @@ -3163,10 +3163,10 @@ youtube.ts@^0.2.0: axios "^0.19.0" ytdl-core "^4.0.3" -ytdl-core@^4.0.3, ytdl-core@^4.7.0: - version "4.7.0" - resolved "https://registry.yarnpkg.com/ytdl-core/-/ytdl-core-4.7.0.tgz#2c92023536484d8a2760d1aa504df2778f87ae21" - integrity sha512-G09HeYsyLMsUCPEuK2asDqmLnOx+n5SxVV3QqGJd+iYuw5Z/qiwx7x0gxZTiAkHBsbG3WuluJWBPswZyrygKmQ== +ytdl-core@^4.0.3, ytdl-core@^4.8.0: + version "4.8.0" + resolved "https://registry.yarnpkg.com/ytdl-core/-/ytdl-core-4.8.0.tgz#d9f037a370a4b984f1f937e7a11b4531e8959443" + integrity sha512-LFhhwqFojReoaME17VpsFeiamygM0W/YNG8O02mrmS2O6Em5LjCPiJYdq7Af3CmJtBEOCdptSZ3Ql+3LGWDGvg== dependencies: m3u8stream "^0.8.3" miniget "^4.0.0" |
