Skip to content

Commit 1565d85

Browse files
committed
fix(deps): update dependency mongodb to v3.2.7
1 parent 4624a24 commit 1565d85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.2",
17-
"mongodb": "3.2.6",
17+
"mongodb": "3.2.7",
1818
"reflect-metadata": "0.1.13",
1919
"rxjs": "6.5.2",
2020
"typeorm": "0.2.17",

0 commit comments

Comments
 (0)