Merge pull request #59 from codetheweb/dependabot/npm_and_yarn/ytdl-core-4.2.0

This commit is contained in:
dependabot-preview[bot] 2020-12-18 10:53:48 +00:00 committed by GitHub
commit 1dc8bbfe2f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -91,6 +91,6 @@
"sqlite3": "^5.0.0", "sqlite3": "^5.0.0",
"unique-random-array": "^2.0.0", "unique-random-array": "^2.0.0",
"youtube.ts": "^0.1.9", "youtube.ts": "^0.1.9",
"ytdl-core": "^4.1.7" "ytdl-core": "^4.2.0"
} }
} }

View file

@ -3133,10 +3133,10 @@ youtube.ts@^0.1.9:
axios "^0.19.0" axios "^0.19.0"
ytdl-core "^4.0.3" ytdl-core "^4.0.3"
ytdl-core@^4.0.3, ytdl-core@^4.1.7: ytdl-core@^4.0.3, ytdl-core@^4.2.0:
version "4.1.7" version "4.2.0"
resolved "https://registry.yarnpkg.com/ytdl-core/-/ytdl-core-4.1.7.tgz#25ef424331682fbe7c3f71d81bbe2989ece53104" resolved "https://registry.yarnpkg.com/ytdl-core/-/ytdl-core-4.2.0.tgz#911c4a997c422ec12a5174e05e97008496948f99"
integrity sha512-y0n0yejRIHljs8xM4v5SLB1WZeEhx4ZGJMEGHJurimu0ISqP91au+kFH8w9t31dWBca6hkhhnpFcFIz2xu2g4Q== integrity sha512-DYXdooKcok4yuAHg6YdcSppGBWleBQ5nwxFDXArLv3Iiu0GcsfDQdJEjz2zm0oHA292mMyaRb17EYGdcU8D3hw==
dependencies: dependencies:
m3u8stream "^0.8.3" m3u8stream "^0.8.3"
miniget "^4.0.0" miniget "^4.0.0"