Skip to content

Commit c4b7b4c

Browse files
committed
fix(deps): update dependency mongodb to v3.2.2
1 parent 845c5df commit c4b7b4c

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.0.2",
1515
"@nestjs/platform-express": "6.0.2",
1616
"@nestjs/typeorm": "6.0.0",
17-
"mongodb": "3.1.13",
17+
"mongodb": "3.2.2",
1818
"reflect-metadata": "0.1.13",
1919
"rxjs": "6.4.0",
2020
"typeorm": "0.2.15",

0 commit comments

Comments
 (0)