Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Audit NPM dependencies #393

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

chris-lawton
Copy link

On setting up the project locally I noticed a warning for vulnerabilities after npm i:

9 vulnerabilities (4 moderate, 2 high, 3 critical)

Running npm audit fix resolves this:

added 3 packages, removed 4 packages, changed 68 packages, and audited 652 packages in 8s

144 packages are looking for funding
  run `npm fund` for details

found 0 vulnerabilities

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant