When running npm audit report we are seeing a critical vulnerability due to the version of formidable being used.
I've seen previous issues such as #1725 which indicate that it has been revoked but I can see it on the GitHub database last updated a few hours ago:
GHSA-8cp3-66vr-3r4c
Are there any plans to upgrade to the latest version of formidable?
When running
npm audit reportwe are seeing a critical vulnerability due to the version offormidablebeing used.I've seen previous issues such as #1725 which indicate that it has been revoked but I can see it on the GitHub database last updated a few hours ago:
GHSA-8cp3-66vr-3r4c
Are there any plans to upgrade to the latest version of
formidable?