Skip to content

Commit e6f3e3c

Browse files
chore(deps): bump mongoose from 5.7.4 to 5.7.5 in /sample/06-mongoose
Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.7.4 to 5.7.5. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/History.md) - [Commits](Automattic/mongoose@5.7.4...5.7.5) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 26a8063 commit e6f3e3c

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

sample/06-mongoose/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sample/06-mongoose/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@nestjs/core": "6.8.3",
2424
"@nestjs/platform-express": "6.8.3",
2525
"@nestjs/mongoose": "6.1.2",
26-
"mongoose": "5.7.4",
26+
"mongoose": "5.7.5",
2727
"reflect-metadata": "0.1.13",
2828
"rimraf": "2.7.1",
2929
"rxjs": "6.5.3"

0 commit comments

Comments
 (0)