package: update youtubei.js to 13.4.0

This commit is contained in:
wukko 2025-04-23 18:58:00 +06:00
parent f5598d7897
commit 678f3a6c57
No known key found for this signature in database
GPG Key ID: 3E30B3F26C7B4AA2
2 changed files with 11 additions and 11 deletions

View File

@ -1,7 +1,7 @@
{
"name": "@imput/cobalt-api",
"description": "save what you love",
"version": "10.9.1",
"version": "10.9.2",
"author": "imput",
"exports": "./src/cobalt.js",
"type": "module",
@ -38,7 +38,7 @@
"set-cookie-parser": "2.6.0",
"undici": "^5.19.1",
"url-pattern": "1.0.3",
"youtubei.js": "^13.3.0",
"youtubei.js": "^13.4.0",
"zod": "^3.23.8"
},
"optionalDependencies": {

18
pnpm-lock.yaml generated
View File

@ -56,8 +56,8 @@ importers:
specifier: 1.0.3
version: 1.0.3
youtubei.js:
specifier: ^13.3.0
version: 13.3.0
specifier: ^13.4.0
version: 13.4.0
zod:
specifier: ^3.23.8
version: 3.23.8
@ -1468,8 +1468,8 @@ packages:
resolution: {integrity: sha512-bZsjR/iRjl1Nk1UkjGpAzLNfQtzuijhn2g+pbZb98HQ1Gk8vM9hfbxeMBP+M2/UUdwj0RqGG3mlvk2MsAqwvEw==}
engines: {node: 20 || >=22}
jintr@3.3.0:
resolution: {integrity: sha512-ZsaajJ4Hr5XR0tSPhOZOTjFhxA0qscKNSOs41NRjx7ZOGwpfdp8NKIBEUtvUPbA37JXyv1sJlgeOOZHjr3h76Q==}
jintr@3.3.1:
resolution: {integrity: sha512-nnOzyhf0SLpbWuZ270Omwbj5LcXUkTcZkVnK8/veJXtSZOiATM5gMZMdmzN75FmTyj+NVgrGaPdH12zIJ24oIA==}
joycon@3.1.1:
resolution: {integrity: sha512-34wB/Y7MW7bzjKRjUKTa46I2Z7eV62Rkhva+KkopW7Qvv/OSWBqvkSY7vusOPrNuZcUG3tApvdVgNB8POj3SPw==}
@ -2286,8 +2286,8 @@ packages:
resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==}
engines: {node: '>=10'}
youtubei.js@13.3.0:
resolution: {integrity: sha512-tbl7rxltpgKoSsmfGUe9JqWUAzv6HFLqrOn0N85EbTn5DLt24EXrjClnXdxyr3PBARMJ3LC4vbll100a0ABsYw==}
youtubei.js@13.4.0:
resolution: {integrity: sha512-+fmIZU/dWAjsROONrASy1REwVpy6umAPVuoNLr/4iNmZXl84LyBef0n3hrd1Vn9035EuINToGyQcBmifwUEemA==}
zod@3.23.8:
resolution: {integrity: sha512-XBx9AXhXktjUqnepgTiE5flcKIYWi/rme0Eaj+5Y0lftuGBq+jyRu/md4WnuxqgP1ubdpNCsYEYPxrzVHD8d6g==}
@ -3519,7 +3519,7 @@ snapshots:
dependencies:
'@isaacs/cliui': 8.0.2
jintr@3.3.0:
jintr@3.3.1:
dependencies:
acorn: 8.14.0
@ -4242,10 +4242,10 @@ snapshots:
yocto-queue@0.1.0: {}
youtubei.js@13.3.0:
youtubei.js@13.4.0:
dependencies:
'@bufbuild/protobuf': 2.2.5
jintr: 3.3.0
jintr: 3.3.1
tslib: 2.6.3
undici: 5.28.4