Skip to content

Commit

Permalink
fix(package): update morgan to version 1.10.0
Browse files Browse the repository at this point in the history
Closes #18
  • Loading branch information
greenkeeper[bot] authored Mar 20, 2020
1 parent c7ef96a commit 5de80bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"express-jwt": "^5.1.0",
"jsonwebtoken": "^7.1.9",
"mongoose": "^4.6.7",
"morgan": "~1.8.0",
"morgan": "~1.10.0",
"passport": "^0.3.0",
"passport-local": "^1.0.0",
"serve-favicon": "~2.4.0"
Expand Down

0 comments on commit 5de80bd

Please sign in to comment.