update packages

This commit is contained in:
Nicholas Ward
2022-06-19 05:04:45 -05:00
parent 4c7017bcb0
commit e9a0003956
3 changed files with 247 additions and 209 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"body-parser": "^1.19.0",
"cors": "^2.8.5",
"express": "^4.17.1",
"mongoose": "^5.13.3",
"mongoose": "^6.4.0",
"nodemon": "^2.0.12"
}
}