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) updated dependencies generated by npm audit fix #63

Merged
merged 1 commit into from
Jul 14, 2018
Merged

(audit) updated dependencies generated by npm audit fix #63

merged 1 commit into from
Jul 14, 2018

Conversation

jukefr
Copy link
Contributor

@jukefr jukefr commented Jul 13, 2018

fixed 12 of 39 vulnerabilities in 3261 scanned packages
11 vulnerabilities required manual review and could not be updated
2 package updates for 16 vulns involved breaking changes

  1. ran npm audit fix and let it automatically fix problems with no user input. It updates only if there is no breaking changes between the versions.
  2. ran npm start to test if stack worked, it did. By worked I mean it booted up to the localhost console log and I was able to access the app.

```fixed 12 of 39 vulnerabilities in 3261 scanned packages 
11 vulnerabilities required manual review and could not be updated
2 package updates for 16 vulns involved breaking changes```
@SachaG
Copy link
Contributor

SachaG commented Jul 14, 2018

Thanks!

@SachaG SachaG merged commit 41c064d into VulcanJS:master Jul 14, 2018
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.

None yet

2 participants