Skip to content

Commit

Permalink
Addresses a number of npm audit issues:
Browse files Browse the repository at this point in the history
`npm audit` reported the following:

```found 11 vulnerabilities (2 low, 2 moderate, 7 high) in 890389 scanned packages
  run `npm audit fix` to fix 9 of them.```

After running `npm audit fix` it reported the following:

```
found 4 vulnerabilities (1 low, 2 moderate, 1 high) in 892586 scanned packages
  2 vulnerabilities require semver-major dependency updates.
  2 vulnerabilities require manual review. See the full report for details.
```
  • Loading branch information
aliuk2012 committed Jun 14, 2019
1 parent 813bd63 commit 1937867
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 260 deletions.
Loading

0 comments on commit 1937867

Please sign in to comment.