Bump morgan from 1.0.1 to 1.9.1
Bumps [morgan](https://github.com/expressjs/morgan) from 1.0.1 to 1.9.1. - [Release notes](https://github.com/expressjs/morgan/releases) - [Changelog](https://github.com/expressjs/morgan/blob/master/HISTORY.md) - [Commits](https://github.com/expressjs/morgan/compare/1.0.1...1.9.1) Signed-off-by:dependabot[bot] <support@github.com>
Showing
| ... | @@ -3,7 +3,7 @@ | ... | @@ -3,7 +3,7 @@ |
| "version": "0.0.0", | "version": "0.0.0", | ||
| "dependencies": { | "dependencies": { | ||
| "express": "~4.0.0", | "express": "~4.0.0", | ||
| "morgan": "~1.0.0", | "morgan": "~1.9.1", | ||
| "body-parser": "~1.0.0", | "body-parser": "~1.0.0", | ||
| "method-override": "~1.0.0", | "method-override": "~1.0.0", | ||
| "static-favicon": "~1.0.1", | "static-favicon": "~1.0.1", | ||
| ... | ... |
Please register or sign in to comment