Merge pull request #93 from codetheweb/dependabot/npm_and_yarn/ytdl-core-4.4.4

This commit is contained in:
dependabot-preview[bot] 2021-01-21 10:52:45 +00:00 committed by GitHub
commit cf1ea3b4f1
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.1",
"unique-random-array": "^2.0.0",
"youtube.ts": "^0.1.9",
"ytdl-core": "^4.4.3"
"ytdl-core": "^4.4.4"
}
}

View file

@ -3117,10 +3117,10 @@ youtube.ts@^0.1.9:
axios "^0.19.0"
ytdl-core "^4.0.3"
ytdl-core@^4.0.3, ytdl-core@^4.4.3:
version "4.4.3"
resolved "https://registry.yarnpkg.com/ytdl-core/-/ytdl-core-4.4.3.tgz#d968bbb1d6c7f2d0ed477715e849c53ccd3f0d85"
integrity sha512-0GexY2dMk0pvIE0UAB5GPiyaNjiawqDi5eUCUHW7CP1ZNyEco8Lct8/3AsI6aO0EQLGK774ocDvWxOE7W0qrTg==
ytdl-core@^4.0.3, ytdl-core@^4.4.4:
version "4.4.4"
resolved "https://registry.yarnpkg.com/ytdl-core/-/ytdl-core-4.4.4.tgz#d7635dc4ea95965b52589bd3adc6b28368daae22"
integrity sha512-/IFJTM5RjN20q6RVaE/9rv9tKoBtx95lKZCI/pUPDiDzu9fXyuPbkVzEQJmsYEwzi0zdv4d6iJy0gHWz49o6mw==
dependencies:
m3u8stream "^0.8.3"
miniget "^4.0.0"