summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-05-09 22:41:10 +0000
committerGitHub <noreply@github.com>2020-05-09 22:41:10 +0000
commitfbe8a72f7235f2d42b22fa01ad18e575911991c9 (patch)
tree8266880ff3e932543abbe7d8607292ee95fb971c
parent1e8cf3afd3e5fad8fdc07d62facf7aa635f3bd13 (diff)
Bump morgan from 1.8.2 to 1.10.0
Bumps [morgan](https://github.com/expressjs/morgan) from 1.8.2 to 1.10.0. - [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.8.2...1.10.0) Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 1230445..4538db4 100644
--- a/package.json
+++ b/package.json
@@ -14,7 +14,7 @@
"express-session": "^1.15.2",
"express-ws": "^4.0.0",
"jade": "~1.11.0",
- "morgan": "~1.8.1",
+ "morgan": "~1.10.0",
"mustache-express": "^1.2.4",
"rootpath": "^0.1.2",
"serve-favicon": "~2.4.2"