Skip to content
This repository has been archived by the owner on Feb 26, 2020. It is now read-only.

Commit

Permalink
fix(package): update mongoose to version 5.0.5
Browse files Browse the repository at this point in the history
Closes #11
  • Loading branch information
greenkeeper[bot] committed Feb 13, 2018
1 parent acb3c42 commit fd2695d
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 @@ -15,7 +15,7 @@
"ioredis": "^3.0.0",
"is-email": "^1.0.0",
"jsesc": "^2.2.0",
"mongoose": "^4.6.0",
"mongoose": "^5.0.5",
"pify": "^3.0.0",
"require-relative": "^0.8.7",
"strip-indent": "^2.0.0",
Expand Down

0 comments on commit fd2695d

Please sign in to comment.