Update dependency mongoose to v8.22.1 (#1365)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-02-05 00:49:09 +00:00
committed by GitHub
parent abdc3ea76c
commit c3037ea190

6
package-lock.json generated
View File

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