Skip to content

Commit a9dc156

Browse files
fix(package): update morgan to version 1.9.1
Closes #18
1 parent c7ef96a commit a9dc156

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"express-jwt": "^5.1.0",
1515
"jsonwebtoken": "^7.1.9",
1616
"mongoose": "^4.6.7",
17-
"morgan": "~1.8.0",
17+
"morgan": "~1.9.1",
1818
"passport": "^0.3.0",
1919
"passport-local": "^1.0.0",
2020
"serve-favicon": "~2.4.0"

0 commit comments

Comments
 (0)