glideapps / quicktype

Generate types and converters from JSON, Schema, and GraphQL
https://app.quicktype.io
Apache License 2.0
12.14k stars 1.06k forks source link

Feature Request: Switch from isomorphic-fetch to node-fetch #1591

Open tamusjroyce opened 3 years ago

tamusjroyce commented 3 years ago

Switch from isomorphic-fetch to node-fetch

isomorphic fetch relies on an older version of node-fetch that has security variabilities. Extra dependency not needed any longer. Can't do a PR while I am at work. Placeholder if I get a chance or someone off-hours for a PR.

raspy8766 commented 2 years ago

+1 need to put in a higher resolution of node-fetch as a temporary workaround. This is the CVE we're getting