While upgrading typescript-rest-swagger module with latest version @1.1.7, internal dependency swagger2openapi module also upgraded to its latest version @7.0.8, but dependency module node-fetch is not updated to latest version
As per npm, node fetch latest version is 3.2.0, but while upgrading swagger2openapi with latest version, node-fetch version taken as @2.6.7. Due to this reason, we are facing security issues.
Please find below attached snapshot for the issue, issue was notified on JFROG

Kindly update on the above issue, whether node-fetch dependency of the swagger2openapi module will be upgraded.