You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since Node v17 native FormData was in beta and in Node v18 it came to prod alongside with native fetch API, since we moved over to fetch I think I'd be reasonable to remove this dependency as well.