Bump mongoose in /services/user-service

Bumps  and [mongoose](https://github.com/Automattic/mongoose). These dependencies needed to be updated together.

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-02-06 00:41:28 +00:00
committed by GitHub
parent 454082794c
commit 13a4112402
2 changed files with 17 additions and 22 deletions

View File

@@ -22,7 +22,7 @@
"@types/mongoose-unique-validator": "^1.0.7",
"fastify": "^4.29.0",
"kafkajs": "^2.2.4",
"mongoose": "^7.5.0",
"mongoose": "^7.8.6",
"mongoose-unique-validator": "^4.0.0",
"tsx": "^3.12.7",
"typescript": "^5.2.2"