From b67b4f6afb5fd03ec2a140e5249f87198b54b739 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Sep 2025 17:12:22 +0800 Subject: [PATCH] chore(deps): bump youtubei.js from 15.0.1 to 15.1.0 (#20041) Bumps [youtubei.js](https://github.com/LuanRT/YouTube.js) from 15.0.1 to 15.1.0. - [Release notes](https://github.com/LuanRT/YouTube.js/releases) - [Changelog](https://github.com/LuanRT/YouTube.js/blob/main/CHANGELOG.md) - [Commits](https://github.com/LuanRT/YouTube.js/compare/v15.0.1...v15.1.0) --- updated-dependencies: - dependency-name: youtubei.js dependency-version: 15.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 0b68ed0db..51b460856 100644 --- a/package.json +++ b/package.json @@ -135,7 +135,7 @@ "winston": "3.17.0", "xxhash-wasm": "1.1.0", "youtube-caption-extractor": "1.9.1", - "youtubei.js": "15.0.1", + "youtubei.js": "15.1.0", "zod": "3.25.76" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1a2f05075..4f107d160 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -288,8 +288,8 @@ importers: specifier: 1.9.1 version: 1.9.1 youtubei.js: - specifier: 15.0.1 - version: 15.0.1 + specifier: 15.1.0 + version: 15.1.0 zod: specifier: 3.25.76 version: 3.25.76 @@ -1049,8 +1049,8 @@ packages: '@bcoe/v8-coverage@0.2.3': resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==} - '@bufbuild/protobuf@2.6.3': - resolution: {integrity: sha512-w/gJKME9mYN7ZoUAmSMAWXk4hkVpxRKvEJCb3dV5g9wwWdxTJJ0ayOJAVcNxtdqaxDyFuC0uz4RSGVacJ030PQ==} + '@bufbuild/protobuf@2.8.0': + resolution: {integrity: sha512-r1/0w5C9dkbcdjyxY8ZHsC5AOWg4Pnzhm2zu7LO4UHSounp2tMm6Y+oioV9zlGbLveE7YaWRDUk48WLxRDgoqg==} '@bundled-es-modules/cookie@2.0.1': resolution: {integrity: sha512-8o+5fRPLNbjbdGRRmJj3h6Hh1AQJf2dk3qQ/5ZFb+PXkRNiSoMGGUKlsgLfrxneb72axVJyIYji64E2+nNfYyw==} @@ -6211,8 +6211,8 @@ packages: resolution: {integrity: sha512-KK1OparV3kpIIRkMgLRsQPE73Tu0hYy0CDKcWkF8O3eikyib0IqVjoDNDiGt0KhGbg0/jhh+VUOCcWn/G6nvAw==} engines: {node: '>=14.0.0'} - youtubei.js@15.0.1: - resolution: {integrity: sha512-2slapqJS5NuXKHvcACEknyVz0AjH/TrXaOhDM0q2twQKa54kCmfj+7B/2nGfd20uzAe29zW1ejk2qOc4ABuGkg==} + youtubei.js@15.1.0: + resolution: {integrity: sha512-XwSXrbLpeER4gXArQ0NPRwfR9cUC3jVSZfHe4+LFGrambSHLO5wDR+vUm8tjDTC/SpGWj2Jxd9oQ5OXQolT9iQ==} zod@3.24.1: resolution: {integrity: sha512-muH7gBL9sI1nciMZV67X5fTKKBLtwpZ5VBp1vsOQzj1MhrBZ4wlVCm3gedKZWLp0Oyel8sIGfeiz54Su+OVT+A==} @@ -6996,7 +6996,7 @@ snapshots: '@bcoe/v8-coverage@0.2.3': {} - '@bufbuild/protobuf@2.6.3': {} + '@bufbuild/protobuf@2.8.0': {} '@bundled-es-modules/cookie@2.0.1': dependencies: @@ -12509,9 +12509,9 @@ snapshots: he: 1.2.0 striptags: 3.2.0 - youtubei.js@15.0.1: + youtubei.js@15.1.0: dependencies: - '@bufbuild/protobuf': 2.6.3 + '@bufbuild/protobuf': 2.8.0 jintr: 3.3.1 undici: 6.21.3