Update dependency mongoose to v8.21.1 (#1354)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-01-23 22:14:46 +00:00
committed by GitHub
parent 5ffc2bc01f
commit 0ace1e0c7a

6
package-lock.json generated
View File

@@ -9877,9 +9877,9 @@
} }
}, },
"node_modules/mongoose": { "node_modules/mongoose": {
"version": "8.21.0", "version": "8.21.1",
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-8.21.0.tgz", "resolved": "https://registry.npmjs.org/mongoose/-/mongoose-8.21.1.tgz",
"integrity": "sha512-dW2U01gN8EVQT5KAO5AkzjbqWc8A/CsEq15jOzq/M9ISpy8jw3iq7W9ZP135h9zykFOMt3AMxq4+anvt2YNJgw==", "integrity": "sha512-1LhrVeHwiyAGxwSaYSq2uf32izQD+qoM2c8wq63W8MIsJBxKQDBnMkhJct55m0qqCsm2Maq8aPpIIfOHSYAqxg==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"bson": "^6.10.4", "bson": "^6.10.4",