Update dependency mongoose to v8.14.3 (#1207)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-05-13 23:34:33 +00:00
committed by GitHub
parent 356b663a74
commit 25cf89ea03

6
package-lock.json generated
View File

@@ -10084,9 +10084,9 @@
}
},
"node_modules/mongoose": {
"version": "8.14.2",
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-8.14.2.tgz",
"integrity": "sha512-LPLZiN6M8ap4GlXmaaG7yrHIkK45dSO3NZ0qgERJl2CfcL5eP7MA9umn4zGhKiWkMLbnHM4jhebIYbUhvuwWvQ==",
"version": "8.14.3",
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-8.14.3.tgz",
"integrity": "sha512-BiIQK4mZiStUgnNep1YJMMYTiC4K893+Dj/Sr3lvxXutqy4+yZMVhlHq60xRH3r/l6eXkQXO3tXJnVOE5g592Q==",
"license": "MIT",
"dependencies": {
"bson": "^6.10.3",