-
Notifications
You must be signed in to change notification settings - Fork 270
Open
Description
I found some problems with some of these libraries, I was getting warnings from node during builds, and after some time troubleshooting I found out that node-fetch@2.7 uses whatwg-url@5.0 which is an obsolete dependency that uses deprecated syntax.
I think it's necessary to update the version of node-fetch
Line 29 in 3200e1c
| "node-fetch": "^2.6.7", |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
