fix(ytdl): Upgrade ytdl package (automated)
This commit is contained in:
Generated
+6
-6
@@ -2552,9 +2552,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@distube/ytdl-core": {
|
||||
"version": "4.16.6",
|
||||
"resolved": "https://registry.npmjs.org/@distube/ytdl-core/-/ytdl-core-4.16.6.tgz",
|
||||
"integrity": "sha512-+K88E2FRk/QPSC3l/U/qNq2LO0hPmFnDmK8CHK1Pzwh530aSacTLBhuZPgtoJAwNNncaTkmskP6lXoaw2eZjQw==",
|
||||
"version": "4.16.8",
|
||||
"resolved": "https://registry.npmjs.org/@distube/ytdl-core/-/ytdl-core-4.16.8.tgz",
|
||||
"integrity": "sha512-Vl04TCOiSSwCFmOHVfzIX117tpT/eCobp2hwx4lo2EyeE70FMVrpQpKSEdh+EjywmVAHs/ZXIsaDy+wq1fMb+g==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"http-cookie-agent": "^6.0.8",
|
||||
@@ -21708,10 +21708,10 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"src/backend": {
|
||||
"version": "2.0.5",
|
||||
"version": "2.0.6",
|
||||
"license": "UNLICENSED",
|
||||
"dependencies": {
|
||||
"@distube/ytdl-core": "^4.16.6",
|
||||
"@distube/ytdl-core": "^4.16.8",
|
||||
"@nestjs/bullmq": "^10.2.3",
|
||||
"@nestjs/common": "^10.0.0",
|
||||
"@nestjs/config": "^3.2.2",
|
||||
@@ -22166,7 +22166,7 @@
|
||||
}
|
||||
},
|
||||
"src/frontend": {
|
||||
"version": "2.0.5",
|
||||
"version": "2.0.6",
|
||||
"dependencies": {
|
||||
"@angular/animations": "^19.0.6",
|
||||
"@angular/common": "^19.0.6",
|
||||
|
||||
Reference in New Issue
Block a user