Bump mongoose in /server in the npm_and_yarn group across 1 directory

Bumps the npm_and_yarn group with 1 update in the /server directory: [mongoose](https://github.com/Automattic/mongoose).


Updates `mongoose` from 8.9.0 to 8.9.5
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Automattic/mongoose/compare/8.9.0...8.9.5)

---
updated-dependencies:
- dependency-name: mongoose
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-01-26 18:54:58 +00:00
committed by GitHub
parent 8c707db399
commit 7bcd917fd9
2 changed files with 6 additions and 5 deletions

View File

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