Bump mongoose from 8.5.4 to 8.6.0

Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.5.4 to 8.6.0.
- [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.5.4...8.6.0)

---
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-09-02 07:55:22 +00:00
committed by GitHub
parent 0328de8d73
commit f7b139e1bf
2 changed files with 10 additions and 10 deletions

View File

@ -22,7 +22,7 @@
"cors": "^2.8.5",
"express": "^4.19.2",
"joi": "^17.13.3",
"mongoose": "^8.5.4",
"mongoose": "^8.6.0",
"nodemailer": "^6.9.14",
"speakeasy": "^2.0.0",
"ts-md5": "^1.3.1"