-
-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #132 from vitalygashkov/next
Updated dependencies: `dasha`, `esor`, `undici`
- Loading branch information
Showing
5 changed files
with
18 additions
and
18 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "streamyx", | ||
"version": "4.0.0-beta.10", | ||
"version": "4.0.0-beta.11", | ||
"author": "Vitaly Gashkov <[email protected]>", | ||
"description": "Cross-platform video downloader", | ||
"main": "dist/src/main.js", | ||
|
@@ -29,7 +29,7 @@ | |
"puppeteer-core": "^22.6.5", | ||
"puppeteer-extra": "^3.3.6", | ||
"puppeteer-extra-plugin-stealth": "^2.11.2", | ||
"undici": "^6.13.0", | ||
"undici": "^6.14.0", | ||
"wive": "file:packages/wive" | ||
}, | ||
"devDependencies": { | ||
|
Submodule esor
updated
from 6ae0bd to ff7d05
Submodule src
updated
from 7caafc to a79020