mirror of
https://github.com/LuanRT/YouTube.js.git
synced 2026-06-13 01:22:11 +00:00
refactor(node): Replace undici dependency with built-in fetch (#1045)
This commit is contained in:
@@ -103,8 +103,7 @@
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@bufbuild/protobuf": "^2.0.0",
|
||||
"jintr": "^3.3.1",
|
||||
"undici": "^6.21.3"
|
||||
"jintr": "^3.3.1"
|
||||
},
|
||||
"overrides": {
|
||||
"typescript": "^5.0.0"
|
||||
|
||||
Reference in New Issue
Block a user