Update dependency mongoose to v8.20.2 (#1337)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-12-06 13:59:24 +00:00
committed by GitHub
parent 37fa574b74
commit 515cfaa2c5

6
package-lock.json generated
View File

@@ -9861,9 +9861,9 @@
}
},
"node_modules/mongoose": {
"version": "8.20.1",
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-8.20.1.tgz",
"integrity": "sha512-G+n3maddlqkQrP1nXxsI0q20144OSo+pe+HzRRGqaC4yK3FLYKqejqB9cbIi+SX7eoRsnG23LHGYNp8n7mWL2Q==",
"version": "8.20.2",
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-8.20.2.tgz",
"integrity": "sha512-U0TPupnqBOAI3p9H9qdShX8/nJUBylliRcHFKuhbewEkM7Y0qc9BbrQR9h4q6+1easoZqej7cq2Ee36AZ0gMzQ==",
"license": "MIT",
"dependencies": {
"bson": "^6.10.4",