Skip to content

Commit e2c0e01

Browse files
fix(package): update mongoose to version 5.0.5
Closes #19
1 parent c7ef96a commit e2c0e01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"express": "~5.0.0-alpha.3",
1414
"express-jwt": "^5.1.0",
1515
"jsonwebtoken": "^7.1.9",
16-
"mongoose": "^4.6.7",
16+
"mongoose": "^5.0.5",
1717
"morgan": "~1.8.0",
1818
"passport": "^0.3.0",
1919
"passport-local": "^1.0.0",

0 commit comments

Comments
 (0)