node-fetch version “^2.7.0" causes multipart POSTs to fail because of missing / incorrect Content-Type headers.
This problem is solved with ´node-fetch` “^3.3.2“.
Are there plans to move to a newer version of ´node-fetch` or any other solution for multipart POSTs?