mirror of
https://github.com/nestjs/nest.git
synced 2026-02-21 23:11:44 +00:00
Merge pull request #15460 from nestjs/dependabot/npm_and_yarn/mongoose-8.16.5
chore(deps-dev): bump mongoose from 8.16.4 to 8.16.5
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -108,7 +108,7 @@
|
||||
"lint-staged": "16.1.2",
|
||||
"markdown-table": "2.0.0",
|
||||
"mocha": "11.7.1",
|
||||
"mongoose": "8.16.4",
|
||||
"mongoose": "8.16.5",
|
||||
"mqtt": "5.13.3",
|
||||
"multer": "2.0.2",
|
||||
"mysql2": "3.14.2",
|
||||
@@ -30267,9 +30267,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/mongoose": {
|
||||
"version": "8.16.4",
|
||||
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-8.16.4.tgz",
|
||||
"integrity": "sha512-jslgdQ8pY2vcNSKPv3Dbi5ogo/NT8zcvf6kPDyD8Sdsjsa1at3AFAF0F5PT+jySPGSPbvlNaQ49nT9h+Kx2UDA==",
|
||||
"version": "8.16.5",
|
||||
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-8.16.5.tgz",
|
||||
"integrity": "sha512-Ey84Jf1c426FEMj16+j/VqFKupFN2Ey5uAy6TTAN9HlFP4OcunL7j9O7vTuwAipzlZdjctxP0OK9MRJ4Aa/jNg==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
@@ -157,7 +157,7 @@
|
||||
"lint-staged": "16.1.2",
|
||||
"markdown-table": "2.0.0",
|
||||
"mocha": "11.7.1",
|
||||
"mongoose": "8.16.4",
|
||||
"mongoose": "8.16.5",
|
||||
"mqtt": "5.13.3",
|
||||
"multer": "2.0.2",
|
||||
"mysql2": "3.14.2",
|
||||
|
||||
Reference in New Issue
Block a user