chore(deps): bump mongoose from 7.8.4 to 7.8.9 (#698)

Bumps [mongoose](https://github.com/Automattic/mongoose) from 7.8.4 to 7.8.9.
- [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-version: 7.8.9
  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-05-06 07:21:17 +02:00
committed by GitHub
parent 79f555769d
commit 78ff8eaa9b
+6 -7
View File
@@ -12080,10 +12080,9 @@
}
},
"node_modules/mongoose": {
"version": "7.8.4",
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-7.8.4.tgz",
"integrity": "sha512-qqQ7imsb9lyrW1jmYj6/wDiSewRtd/gpOU2Vdy1AMRBT7jrghKnoDMbC3keFUzZ0iyo3ZcYumisPKFnap5R4zQ==",
"license": "MIT",
"version": "7.8.9",
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-7.8.9.tgz",
"integrity": "sha512-V3GBAJbmOAdzEP8murOvlg7q1szlbe4jTBRyW+JBHRduJBe7F9dk5eyqJDTuYrdBcOOWfLbr6AgXrDK7F0/o5A==",
"dependencies": {
"bson": "^5.5.0",
"kareem": "2.5.1",
@@ -23375,9 +23374,9 @@
}
},
"mongoose": {
"version": "7.8.4",
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-7.8.4.tgz",
"integrity": "sha512-qqQ7imsb9lyrW1jmYj6/wDiSewRtd/gpOU2Vdy1AMRBT7jrghKnoDMbC3keFUzZ0iyo3ZcYumisPKFnap5R4zQ==",
"version": "7.8.9",
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-7.8.9.tgz",
"integrity": "sha512-V3GBAJbmOAdzEP8murOvlg7q1szlbe4jTBRyW+JBHRduJBe7F9dk5eyqJDTuYrdBcOOWfLbr6AgXrDK7F0/o5A==",
"requires": {
"bson": "^5.5.0",
"kareem": "2.5.1",