mirror of
https://github.com/BluemediaDev/muse.git
synced 2025-06-27 09:12:43 +02:00
Updated ytdl-core (#1053)
This commit is contained in:
parent
94c24263ba
commit
0a82d6908b
2 changed files with 5 additions and 5 deletions
|
@ -89,8 +89,8 @@
|
|||
"@discordjs/opus": "^0.8.0",
|
||||
"@discordjs/rest": "1.0.1",
|
||||
"@discordjs/voice": "0.11.0",
|
||||
"@distube/ytdl-core": "^4.13.7",
|
||||
"@distube/ytsr": "^2.0.0",
|
||||
"@distube/ytdl-core": "^4.13.5",
|
||||
"@prisma/client": "4.16.0",
|
||||
"@types/libsodium-wrappers": "^0.7.9",
|
||||
"array-shuffle": "^3.0.0",
|
||||
|
|
|
@ -152,10 +152,10 @@
|
|||
tslib "^2.5.0"
|
||||
ws "^8.13.0"
|
||||
|
||||
"@distube/ytdl-core@^4.13.5":
|
||||
version "4.13.5"
|
||||
resolved "https://registry.yarnpkg.com/@distube/ytdl-core/-/ytdl-core-4.13.5.tgz#f9bacaa43225953d0ccd2a682a31d9dbbc378973"
|
||||
integrity sha512-g+4UJIR/auAJbia7iB0aWvaJDbs22P53NySWa47b1NT4xMTDJYguxHFArPrvRkcJrb/AgKjv/XoSZGghpL0CJA==
|
||||
"@distube/ytdl-core@^4.13.7":
|
||||
version "4.13.7"
|
||||
resolved "https://registry.yarnpkg.com/@distube/ytdl-core/-/ytdl-core-4.13.7.tgz#4b48e009eb8df6ea21623c18999a4dd76d893fbf"
|
||||
integrity sha512-xpovwZVPwQ0R4Mrwt/fhh1rqmBjiZ5qj30ck5kz+mQJ5XPzW9dUiTDz89qCxO3YvgbCAqaC5BNNnWiFC2uCV5Q==
|
||||
dependencies:
|
||||
http-cookie-agent "^6.0.5"
|
||||
m3u8stream "^0.8.6"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue