webpro / dyson

Node server for dynamic, fake JSON.
837 stars 61 forks source link

Bumping version of serve-favicon to resolve npm audit warning #91

Closed premghinde closed 6 years ago

premghinde commented 6 years ago

Running npm audit in my project gives the following output:


│ high          │ Regular Expression Denial of Service                         │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ fresh                                                        │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ dyson [dev]                                                  │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ dyson > serve-favicon > fresh                                │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://nodesecurity.io/advisories/526                       │
└───────────────┴──────────────────────────────────────────────────────────────┘```
webpro commented 6 years ago

Thanks, @premghinde. Updated dependencies in v2.0.1