Request for Feature Enhancement (RFE) Summary:Make `npm audit` a warning by changing it to audit-level="info" or remove it from the pipeline to prevent it blocking production buildsUse-case:
Npm audit should be used as an informative tool, not as a gateway test for building to production. The reason...