Skip to content

Commit 57b405a

Browse files
Merge pull request nestjs#2269 from nestjs/renovate/mongodb-3.x
fix(deps): update dependency mongodb to v3.2.6
2 parents d5b8ea2 + a24391f commit 57b405a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sample/13-mongo-typeorm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@nestjs/core": "6.2.4",
1515
"@nestjs/platform-express": "6.2.4",
1616
"@nestjs/typeorm": "6.1.1",
17-
"mongodb": "3.2.5",
17+
"mongodb": "3.2.6",
1818
"reflect-metadata": "0.1.13",
1919
"rxjs": "6.5.2",
2020
"typeorm": "0.2.17",

0 commit comments

Comments
 (0)