Update dependency mongoose to v8.22.0 (#1358)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-01-28 00:54:36 +00:00
committed by GitHub
parent aa0cfa83d0
commit 69998eed65

6
package-lock.json generated
View File

@@ -9680,9 +9680,9 @@
} }
}, },
"node_modules/mongoose": { "node_modules/mongoose": {
"version": "8.21.1", "version": "8.22.0",
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-8.21.1.tgz", "resolved": "https://registry.npmjs.org/mongoose/-/mongoose-8.22.0.tgz",
"integrity": "sha512-1LhrVeHwiyAGxwSaYSq2uf32izQD+qoM2c8wq63W8MIsJBxKQDBnMkhJct55m0qqCsm2Maq8aPpIIfOHSYAqxg==", "integrity": "sha512-LKTPPqD3CVcSZJRzPcwKiSVYTmAvBZeVT0V34vUiqPEo9sBmOEg1y4TpDbUb90Zf2lO4N05ailQnKxiapCN08g==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"bson": "^6.10.4", "bson": "^6.10.4",