diff --git a/package-lock.json b/package-lock.json index 4b76020..50a6555 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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",