Skip to content

Commit

Permalink
fix(deps): update dependency mongodb to v3.6.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 25, 2021
1 parent f9f8c17 commit 3af4a2e
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 13 deletions.
43 changes: 31 additions & 12 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.15",
"@nestjs/platform-express": "7.6.15",
"@nestjs/typeorm": "7.1.5",
"mongodb": "3.6.6",
"mongodb": "3.6.9",
"reflect-metadata": "0.1.13",
"rimraf": "3.0.2",
"rxjs": "7.0.1",
Expand Down

0 comments on commit 3af4a2e

Please sign in to comment.