diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5b9362b09..8ff8b3c21 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -327,8 +327,8 @@ importers: specifier: 5.0.0 version: 5.0.0(winston@3.13.0) youtubei.js: - specifier: 10.0.0 - version: 10.0.0 + specifier: 10.1.0 + version: 10.1.0 ytpl: specifier: 2.3.0 version: 2.3.0 @@ -4671,8 +4671,8 @@ packages: resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==} engines: {node: '>= 10.13.0'} - jintr@1.1.0: - resolution: {integrity: sha512-Tu9wk3BpN2v+kb8yT6YBtue+/nbjeLFv4vvVC4PJ7oCidHKbifWhvORrAbQfxVIQZG+67am/mDagpiGSVtvrZg==} + jintr@2.0.0: + resolution: {integrity: sha512-RiVlevxttZ4eHEYB2dXKXDXluzHfRuw0DJQGsYuKCc5IvZj5/GbOakeqVX+Bar/G9kTty9xDJREcxukurkmYLA==} jiti@1.21.6: resolution: {integrity: sha512-2yTgeWTWzMWkHu6Jp9NKgePDaYHbntiwvYuuJLbbN9vl7DC9DvXKOB2BC3ZZ92D3cvV/aflH0osDfwpHepQ53w==} @@ -7312,8 +7312,8 @@ packages: resolution: {integrity: sha512-b4JR1PFR10y1mKjhHY9LaGo6tmrgjit7hxVIeAmyMw3jegXR4dhYqLaQF5zMXZxY7tLpMyJeLjr1C4rLmkVe8g==} engines: {node: '>=12.20'} - youtubei.js@10.0.0: - resolution: {integrity: sha512-4Mmguxyw1TK1Co+gbx+41SFR55DR3OzMCdFW8OrSENjAjjOY9RDg7sKFbR+ZLsT3ga9AH1/nq+14KUItT9pPHQ==} + youtubei.js@10.1.0: + resolution: {integrity: sha512-MokZMAnpWH11VYvWuW6qjPiiPmgRl5rfDgPQOpif9qXcVHoVw1hi8ePuRSD0AZSZ+uvWGe8rvas2dzp+Jv5JKQ==} ytpl@2.3.0: resolution: {integrity: sha512-Cfw2rxq3PFK6qgWr2Z8gsRefVahEzbn9XEuiJldqdXHE6GhO7kTfEvbZKdfXing1SmgW635uJ/UL2g8r0fvu2Q==} @@ -12281,7 +12281,7 @@ snapshots: merge-stream: 2.0.0 supports-color: 8.1.1 - jintr@1.1.0: + jintr@2.0.0: dependencies: acorn: 8.12.1 @@ -14364,7 +14364,7 @@ snapshots: terser@5.31.1: dependencies: '@jridgewell/source-map': 0.3.6 - acorn: 8.12.0 + acorn: 8.12.1 commander: 2.20.3 source-map-support: 0.5.21 @@ -15160,9 +15160,9 @@ snapshots: yocto-queue@1.1.1: {} - youtubei.js@10.0.0: + youtubei.js@10.1.0: dependencies: - jintr: 1.1.0 + jintr: 2.0.0 tslib: 2.6.3 undici: 5.28.4 diff --git a/server/package.json b/server/package.json index d80d15a26..655d7cc89 100644 --- a/server/package.json +++ b/server/package.json @@ -64,7 +64,7 @@ "web-push": "3.6.7", "winston": "3.13.0", "winston-daily-rotate-file": "5.0.0", - "youtubei.js": "10.0.0", + "youtubei.js": "10.1.0", "ytpl": "2.3.0" }, "devDependencies": {