Skip to content

Commit

Permalink
Attempt to make npm audit happy
Browse files Browse the repository at this point in the history
I ran these commands to generate this diff:

  - `npm update`
  - `npm audit fix`

After these changes, I still see some noise:

```
$ npm audit
...
found 8 low severity vulnerabilities in 793 scanned packages
  8 vulnerabilities require manual review. See the full report for details.
```

These stragglers all are indirectly related to these top level
dependencies that I think may be unmaintained now:

  - `gulp-svg2png`
  - `gulp-jimp`
  - `gulp-iconfont`
  • Loading branch information
jfly committed Jul 15, 2020
1 parent f3176f4 commit ef70353
Show file tree
Hide file tree
Showing 2 changed files with 2,176 additions and 1,858 deletions.
Loading

0 comments on commit ef70353

Please sign in to comment.