Skip to content

Commit dc21276

Browse files
committed
chore(express): bump morgan
1 parent b34a85a commit dc21276

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: app/templates/_package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"main": "server/app.js",
55
"dependencies": {
66
"express": "^4.13.3",
7-
"morgan": "~1.6.1",
7+
"morgan": "~1.7.0",
88
"body-parser": "^1.13.3",
99
"method-override": "^2.3.5",
1010
"cookie-parser": "^1.3.5",

0 commit comments

Comments
 (0)