ericwindmill/gatsby-starter-docs

NPM install results in 720(!!) vulnerabilities.

Closed this issue · 5 comments

I mean, I use Gatsby to generate static files so it doesn't really matter but Jesus, this is by far the highest vulnerability count I've seen so far.

added 2151 packages from 1166 contributors and audited 29719 packages in 343.651s
found 720 vulnerabilities (603 low, 94 moderate, 21 high, 2 critical)
  run `npm audit fix` to fix them, or `npm audit` for details

The Gatsby tutorial repos have like 3-5 vulnerabilities.

How can we fix this?

How about run `npm audit fix` ?

Well, that was anticlimactic lol. Down to 3 vulnerabilities and 1 package update with breaking changes.

Could you open a PR?

With what exactly? Just the npm audit fix or the fix for the breaking changes?

Preferably everything. I would say a good start are your local changes.