Skip to content

Commit

Permalink
Update dependencies with npm audit fix
Browse files Browse the repository at this point in the history
Running `npm audit` gives you a list of any npm dependencies that it flags as
security risks - and running `npm audit fix` automatically updates them where
it can.

This also flags other security risks - but they're now a version or two ahead
(for example, jQuery) and won't be automatically updated.
  • Loading branch information
injms committed Jul 10, 2020
1 parent 206cde7 commit 7559cc8
Showing 1 changed file with 39 additions and 16 deletions.
55 changes: 39 additions & 16 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7559cc8

Please sign in to comment.