mirror of
https://github.com/wukko/cobalt.git
synced 2024-11-14 20:30:06 +00:00
package.json: revert undici version to 5.x
so that it matches with youtubei.js's version
This commit is contained in:
parent
c306a944d9
commit
d8913472ad
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@
|
|||
"node-cache": "^5.1.2",
|
||||
"psl": "1.9.0",
|
||||
"set-cookie-parser": "2.6.0",
|
||||
"undici": "^6.7.0",
|
||||
"undici": "^5.19.1",
|
||||
"url-pattern": "1.0.3",
|
||||
"youtubei.js": "^9.3.0"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue