Skip to content

Commit 58f93ed

Browse files
committed
fix(deps): update dependency mongodb to v3.3.1
1 parent ba26e3a commit 58f93ed

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.5.3",
1515
"@nestjs/platform-express": "6.5.3",
1616
"@nestjs/typeorm": "6.1.3",
17-
"mongodb": "3.2.7",
17+
"mongodb": "3.3.1",
1818
"reflect-metadata": "0.1.13",
1919
"rxjs": "6.5.2",
2020
"typeorm": "0.2.18",

0 commit comments

Comments
 (0)