chore(deps): bump mongoose from 7.8.9 to 7.8.10 (#761)

Bumps [mongoose](https://github.com/Automattic/mongoose) from 7.8.9 to 7.8.10.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/7.8.10/CHANGELOG.md)
- [Commits](https://github.com/Automattic/mongoose/commits/7.8.10)

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

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]
2026-07-28 19:38:27 +02:00
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent 188712c5eb
commit a8733af4f4
+6 -6
View File
@@ -12432,9 +12432,9 @@
}
},
"node_modules/mongoose": {
"version": "7.8.9",
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-7.8.9.tgz",
"integrity": "sha512-V3GBAJbmOAdzEP8murOvlg7q1szlbe4jTBRyW+JBHRduJBe7F9dk5eyqJDTuYrdBcOOWfLbr6AgXrDK7F0/o5A==",
"version": "7.8.10",
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-7.8.10.tgz",
"integrity": "sha512-d+ASyz9FjXnzA9yrgbiAKP3DX//i0QA7TgSOPmU/ONqbUP7v8tg5HbbY28a7wtOKiPYSaP605JoRLFelU7wKxA==",
"dependencies": {
"bson": "^5.5.0",
"kareem": "2.5.1",
@@ -24178,9 +24178,9 @@
}
},
"mongoose": {
"version": "7.8.9",
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-7.8.9.tgz",
"integrity": "sha512-V3GBAJbmOAdzEP8murOvlg7q1szlbe4jTBRyW+JBHRduJBe7F9dk5eyqJDTuYrdBcOOWfLbr6AgXrDK7F0/o5A==",
"version": "7.8.10",
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-7.8.10.tgz",
"integrity": "sha512-d+ASyz9FjXnzA9yrgbiAKP3DX//i0QA7TgSOPmU/ONqbUP7v8tg5HbbY28a7wtOKiPYSaP605JoRLFelU7wKxA==",
"requires": {
"bson": "^5.5.0",
"kareem": "2.5.1",