Bump mongoose from 8.9.5 to 8.10.1 in /server (#33)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-02-28 19:11:16 +02:00
committed by GitHub
parent 36f565cf83
commit 299974e483
2 changed files with 29 additions and 29 deletions

View File

@@ -16,7 +16,7 @@
"express": "^4.21.2",
"joi": "^17.13.3",
"jsonwebtoken": "^9.0.2",
"mongoose": "^8.9.5"
"mongoose": "^8.10.1"
},
"devDependencies": {
"@types/bcrypt": "^5.0.2",