Skip to content

Commit

Permalink
Merge pull request #132 from vitalygashkov/next
Browse files Browse the repository at this point in the history
Updated dependencies: `dasha`, `esor`, `undici`
  • Loading branch information
vitalygashkov authored Apr 22, 2024
2 parents 0b43462 + 5cad61a commit 998ad03
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 18 deletions.
26 changes: 13 additions & 13 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
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",
Expand Down Expand Up @@ -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": {
Expand Down
2 changes: 1 addition & 1 deletion packages/dasha
Submodule dasha updated 3 files
+16 −0 lib/dash.js
+10 −6 lib/track.js
+1 −1 types/dasha.d.ts
2 changes: 1 addition & 1 deletion packages/esor
Submodule esor updated from 6ae0bd to ff7d05
2 changes: 1 addition & 1 deletion src
Submodule src updated from 7caafc to a79020

0 comments on commit 998ad03

Please sign in to comment.