diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-12-21 11:02:04 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-12-21 11:02:04 +0000 |
| commit | 371017f93f76075833083d78a6caf2e169fc2ee7 (patch) | |
| tree | 55ebee4e227c40a3d4d104a046515698501df08f | |
| parent | 1dc8bbfe2f40213178abe9c77d4d040adcbb3877 (diff) | |
| download | muse-371017f93f76075833083d78a6caf2e169fc2ee7.tar.xz muse-371017f93f76075833083d78a6caf2e169fc2ee7.zip | |
Bump ytdl-core from 4.2.0 to 4.2.1
Bumps [ytdl-core](https://github.com/fent/node-ytdl-core) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/fent/node-ytdl-core/releases)
- [Commits](https://github.com/fent/node-ytdl-core/compare/v4.2.0...v4.2.1)
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 53a97d1..5ba73e6 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.2.0" + "ytdl-core": "^4.2.1" } } @@ -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.2.0: - version "4.2.0" - resolved "https://registry.yarnpkg.com/ytdl-core/-/ytdl-core-4.2.0.tgz#911c4a997c422ec12a5174e05e97008496948f99" - integrity sha512-DYXdooKcok4yuAHg6YdcSppGBWleBQ5nwxFDXArLv3Iiu0GcsfDQdJEjz2zm0oHA292mMyaRb17EYGdcU8D3hw== +ytdl-core@^4.0.3, ytdl-core@^4.2.1: + version "4.2.1" + resolved "https://registry.yarnpkg.com/ytdl-core/-/ytdl-core-4.2.1.tgz#afcc1577a2a35701a5e1369f2ad3b0d1a7d2419d" + integrity sha512-7zAoJiWpaBGgiAUCQuvKBuWom7tmSCV0A70gRdrPxR96yQoJOrCZkW6Wg1CofvPtAeQVWTVWThC8bXRsE+SBeA== dependencies: m3u8stream "^0.8.3" miniget "^4.0.0" |
