chore: updated dependencies

This commit is contained in:
Ben Elferink
2021-10-27 19:31:20 +03:00
parent 1a841acaa2
commit b9655590f3
6 changed files with 4737 additions and 6034 deletions

View File

@@ -14,9 +14,9 @@
"express": "^4.17.1",
"joi": "^17.4.2",
"jsonwebtoken": "^8.5.1",
"mongoose": "^6.0.7"
"mongoose": "^6.0.12"
},
"devDependencies": {
"nodemon": "^2.0.13"
"nodemon": "^2.0.14"
}
}