PrismaP
Prisma2y ago
Xarus

Vulnerabilities That Won't Be Fixed

Hi, when I was trying to run
npm install prisma --save-dev
I keep getting 15 vulnerabilities. And if I try to run
npm audit fix --force
, I still get the vulnerabilities.
image.png
Solution
None of those packages are Prisma packages. I would reach out to those maintainers.
Was this page helpful?