mirror of
https://github.com/imputnet/cobalt.git
synced 2025-07-22 13:18:27 +00:00
api/package: update @imput/youtubei.js
Some checks are pending
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Waiting to run
Run service tests / test service functionality (push) Waiting to run
Run service tests / test service: ${{ matrix.service }} (push) Blocked by required conditions
Run tests / check lockfile correctness (push) Waiting to run
Run tests / web sanity check (push) Waiting to run
Run tests / api sanity check (push) Waiting to run
Some checks are pending
CodeQL / Analyze (${{ matrix.language }}) (none, javascript-typescript) (push) Waiting to run
Run service tests / test service functionality (push) Waiting to run
Run service tests / test service: ${{ matrix.service }} (push) Blocked by required conditions
Run tests / check lockfile correctness (push) Waiting to run
Run tests / web sanity check (push) Waiting to run
Run tests / api sanity check (push) Waiting to run
This commit is contained in:
parent
63ee694d36
commit
71205791dd
@ -26,7 +26,7 @@
|
|||||||
"@datastructures-js/priority-queue": "^6.3.1",
|
"@datastructures-js/priority-queue": "^6.3.1",
|
||||||
"@imput/psl": "^2.0.4",
|
"@imput/psl": "^2.0.4",
|
||||||
"@imput/version-info": "workspace:^",
|
"@imput/version-info": "workspace:^",
|
||||||
"@imput/youtubei.js": "^14.0.0",
|
"@imput/youtubei.js": "^14.0.1",
|
||||||
"content-disposition-header": "0.6.0",
|
"content-disposition-header": "0.6.0",
|
||||||
"cors": "^2.8.5",
|
"cors": "^2.8.5",
|
||||||
"dotenv": "^16.0.1",
|
"dotenv": "^16.0.1",
|
||||||
|
@ -20,8 +20,8 @@ importers:
|
|||||||
specifier: workspace:^
|
specifier: workspace:^
|
||||||
version: link:../packages/version-info
|
version: link:../packages/version-info
|
||||||
'@imput/youtubei.js':
|
'@imput/youtubei.js':
|
||||||
specifier: ^14.0.0
|
specifier: ^14.0.1
|
||||||
version: 14.0.0
|
version: 14.0.1
|
||||||
content-disposition-header:
|
content-disposition-header:
|
||||||
specifier: 0.6.0
|
specifier: 0.6.0
|
||||||
version: 0.6.0
|
version: 0.6.0
|
||||||
@ -563,8 +563,8 @@ packages:
|
|||||||
'@imput/psl@2.0.4':
|
'@imput/psl@2.0.4':
|
||||||
resolution: {integrity: sha512-vuy76JX78/DnJegLuJoLpMmw11JTA/9HvlIADg/f8dDVXyxbh0jnObL0q13h+WvlBO4Gk26Pu8sUa7/h0JGQig==}
|
resolution: {integrity: sha512-vuy76JX78/DnJegLuJoLpMmw11JTA/9HvlIADg/f8dDVXyxbh0jnObL0q13h+WvlBO4Gk26Pu8sUa7/h0JGQig==}
|
||||||
|
|
||||||
'@imput/youtubei.js@14.0.0':
|
'@imput/youtubei.js@14.0.1':
|
||||||
resolution: {integrity: sha512-YvTnh53URPlzsmMzqF/DFHZyR9HrpgoWYHzEOklx5OCkwk1/0F/CrO9gqArXw/1oI6GjaTS2CqBd1CzyFZB07A==}
|
resolution: {integrity: sha512-m1/5JEQOYnhUZDluQCD8W5eGZAkMsz79PZUzFFgQlc74noj5xiC45ytQXl1tYNnN9mLQ042S5B/yY8C58Rqipw==}
|
||||||
|
|
||||||
'@isaacs/cliui@8.0.2':
|
'@isaacs/cliui@8.0.2':
|
||||||
resolution: {integrity: sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==}
|
resolution: {integrity: sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==}
|
||||||
@ -2428,7 +2428,7 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
punycode: 2.3.1
|
punycode: 2.3.1
|
||||||
|
|
||||||
'@imput/youtubei.js@14.0.0':
|
'@imput/youtubei.js@14.0.1':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@bufbuild/protobuf': 2.2.5
|
'@bufbuild/protobuf': 2.2.5
|
||||||
jintr: 3.3.1
|
jintr: 3.3.1
|
||||||
|
Loading…
Reference in New Issue
Block a user