Skip to content

Commit 7fcb4d5

Browse files
Merge pull request nestjs#2220 from nestjs/renovate/mongodb-3.x
fix(deps): update dependency mongodb to v3.2.5
2 parents fd5d28a + b3f1dc0 commit 7fcb4d5

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.0",
1515
"@nestjs/platform-express": "6.2.0",
1616
"@nestjs/typeorm": "6.1.1",
17-
"mongodb": "3.2.4",
17+
"mongodb": "3.2.5",
1818
"reflect-metadata": "0.1.13",
1919
"rxjs": "6.5.2",
2020
"typeorm": "0.2.17",

0 commit comments

Comments
 (0)