Update ytdl-core to 4.16.6

This commit is contained in:
Robert Wilson 2025-03-31 23:10:56 +01:00
parent d0ab294907
commit 0afb9d2bc3
2 changed files with 5 additions and 5 deletions

View file

@ -89,7 +89,7 @@
"@discordjs/opus": "^0.10.0", "@discordjs/opus": "^0.10.0",
"@discordjs/rest": "1.0.1", "@discordjs/rest": "1.0.1",
"@discordjs/voice": "0.18.0", "@discordjs/voice": "0.18.0",
"@distube/ytdl-core": "^4.16.5", "@distube/ytdl-core": "^4.16.6",
"@distube/ytsr": "^2.0.4", "@distube/ytsr": "^2.0.4",
"@prisma/client": "4.16.0", "@prisma/client": "4.16.0",
"@types/libsodium-wrappers": "^0.7.9", "@types/libsodium-wrappers": "^0.7.9",

View file

@ -162,10 +162,10 @@
tslib "^2.5.0" tslib "^2.5.0"
ws "^8.13.0" ws "^8.13.0"
"@distube/ytdl-core@^4.16.5": "@distube/ytdl-core@^4.16.6":
version "4.16.5" version "4.16.6"
resolved "https://registry.npmjs.org/@distube/ytdl-core/-/ytdl-core-4.16.5.tgz#b5b6d7c43cf54a1309674801b42cb2eef2cb15ac" resolved "https://registry.yarnpkg.com/@distube/ytdl-core/-/ytdl-core-4.16.6.tgz#d433b0c8a8863c199f0f8be68b236e29479be6fe"
integrity sha512-sl84k2iNVJSiONR+ZpXJOYKBqx4wnH/VrNClsQbMR7fIveBxLZnd6eBRP8IE6mwyaJTbbc7JEHarGB2i8eNH6A== integrity sha512-+K88E2FRk/QPSC3l/U/qNq2LO0hPmFnDmK8CHK1Pzwh530aSacTLBhuZPgtoJAwNNncaTkmskP6lXoaw2eZjQw==
dependencies: dependencies:
http-cookie-agent "^6.0.8" http-cookie-agent "^6.0.8"
https-proxy-agent "^7.0.6" https-proxy-agent "^7.0.6"