Closed ianjamieson closed 2 years ago
To be frank, I'm not inclined to fix these for a couple of reasons. First, this is a development dependency, so it shouldn't affect your app (and I'm not sure how dangerous those vulnerabilities are for a dev environment). And second, pretty much everything pointed out in this blog post: npm audit: Broken by Design.
So, is there anything in particular that is a problem for you? If not, I don't think I'll fix them. I'd probably accept a PR though if you want to update the dependencies yourself.
Yeh, the contents of that article was going round in my mind, but I guess I was also fooled by the "let's get 0 errors on npm audit" approach.
I think npm audit --production
is a good middle ground.
I'll close this issue rather than chasing around trying to fix dev dependencies.
Thanks,
Running
npm audit
reveals a few high priority vulnerabilities: