Skip to content

Commit

Permalink
fix(package): update mongoose to version 5.9.2
Browse files Browse the repository at this point in the history
Closes #4
  • Loading branch information
greenkeeper[bot] authored Feb 21, 2020
1 parent 23bbb8c commit c97b1d5
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 @@ -16,7 +16,7 @@
"body-parser": "^1.17.1",
"express": "^4.15.2",
"jsonwebtoken": "^8.0.1",
"mongoose": "^4.9.8",
"mongoose": "^5.9.2",
"morgan": "^1.8.1"
},
"devDependencies": {
Expand Down

0 comments on commit c97b1d5

Please sign in to comment.