Bump mongoose from 8.7.3 to 8.9.2

Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.7.3 to 8.9.2.
- [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.7.3...8.9.2)

---
updated-dependencies:
- dependency-name: mongoose
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-12-23 07:55:38 +00:00
committed by GitHub
parent 5094c3a177
commit 1029fc60d7
2 changed files with 21 additions and 21 deletions

View File

@ -22,7 +22,7 @@
"cors": "^2.8.5",
"express": "^4.21.1",
"joi": "^17.13.3",
"mongoose": "^8.7.3",
"mongoose": "^8.9.2",
"nodemailer": "^6.9.15",
"speakeasy": "^2.0.0",
"ts-md5": "^1.3.1"