Skip to content

Commit

Permalink
Merge pull request #6301 from nestjs/renovate/mongodb-3.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency mongodb to v3.6.4
  • Loading branch information
kamilmysliwiec committed Feb 3, 2021
2 parents 396fe77 + 90d64d0 commit d034e62
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions sample/13-mongo-typeorm/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sample/13-mongo-typeorm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@nestjs/core": "7.6.9",
"@nestjs/platform-express": "7.6.9",
"@nestjs/typeorm": "7.1.5",
"mongodb": "3.6.3",
"mongodb": "3.6.4",
"reflect-metadata": "0.1.13",
"rimraf": "3.0.2",
"rxjs": "6.6.3",
Expand Down

0 comments on commit d034e62

Please sign in to comment.