diff --git a/package-lock.json b/package-lock.json index 1ea9802..03c4591 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9754,9 +9754,9 @@ } }, "node_modules/mongoose": { - "version": "8.14.1", - "resolved": "https://registry.npmjs.org/mongoose/-/mongoose-8.14.1.tgz", - "integrity": "sha512-ijd12vjqUBr5Btqqflu0c/o8Oed5JpdaE0AKO9TjGxCgywYwnzt6ynR1ySjhgxGxrYVeXC0t1P11f1zlRiE93Q==", + "version": "8.14.2", + "resolved": "https://registry.npmjs.org/mongoose/-/mongoose-8.14.2.tgz", + "integrity": "sha512-LPLZiN6M8ap4GlXmaaG7yrHIkK45dSO3NZ0qgERJl2CfcL5eP7MA9umn4zGhKiWkMLbnHM4jhebIYbUhvuwWvQ==", "license": "MIT", "dependencies": { "bson": "^6.10.3",