mirror of
https://github.com/nestjs/nest.git
synced 2026-02-25 20:25:50 +00:00
Merge pull request #16426 from nestjs/dependabot/npm_and_yarn/mongoose-9.2.2
chore(deps-dev): bump mongoose from 9.2.1 to 9.2.2
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -101,7 +101,7 @@
|
||||
"lint-staged": "16.2.7",
|
||||
"markdown-table": "2.0.0",
|
||||
"mocha": "11.7.5",
|
||||
"mongoose": "9.2.1",
|
||||
"mongoose": "9.2.2",
|
||||
"mqtt": "5.15.0",
|
||||
"multer": "2.0.2",
|
||||
"mysql2": "3.18.0",
|
||||
@@ -18916,9 +18916,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/mongoose": {
|
||||
"version": "9.2.1",
|
||||
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-9.2.1.tgz",
|
||||
"integrity": "sha512-fmNLwgct5km7iL1MqvTMncarR1E1TIw2lmc9A4UoDVdS7AQe95K+DnRK0qATkSUdwUC9V/5wlDcqnkQQjbSRkA==",
|
||||
"version": "9.2.2",
|
||||
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-9.2.2.tgz",
|
||||
"integrity": "sha512-e06XdPPlH/L9aEq4vcnqIz5AxFFdfhlqrmymYDO7fZwnqwVp/u8pAH/cCEvvpXg0VlV0Tt5qwu6RUk8lhu6ifg==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
@@ -150,7 +150,7 @@
|
||||
"lint-staged": "16.2.7",
|
||||
"markdown-table": "2.0.0",
|
||||
"mocha": "11.7.5",
|
||||
"mongoose": "9.2.1",
|
||||
"mongoose": "9.2.2",
|
||||
"mqtt": "5.15.0",
|
||||
"multer": "2.0.2",
|
||||
"mysql2": "3.18.0",
|
||||
|
||||
Reference in New Issue
Block a user