How do I sort out npm vulnerabilities dependent on another package. For example I am getting the below error where the package undici is dependent on the prismix package.
Thinks I have tried:
- Running npm audit fix
- Prismix is already updated to the latest version
Moderate undici before v5.8.0 vulnerable to CRLF injection in request headers Package undici Patched in >=5.8.0 Dependency of prismix Path prismix > @prisma/sdk > @prisma/engine-core > undici More info https://github.com/advisories/GHSA-3cvr-822r-rqcc