You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update dependencies with known vulnerabilities (#236)
`$ npm audit` listed quite a few known vulnerabilities, primarily
child dependencies of nodemon and tap.
Although these are all dev dependencies, not something that's being used
in production, it's always a good idea to get rid of vulnerable packages.
0 commit comments