Skip to content

Commit b29d583

Browse files
Merge pull request #15650 from nestjs/renovate/mongodb-6.x
fix(deps): update dependency mongodb to v6.20.0
2 parents a988949 + fae0cfc commit b29d583

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
@@ -23,7 +23,7 @@
2323
"@nestjs/core": "11.1.6",
2424
"@nestjs/platform-express": "11.1.6",
2525
"@nestjs/typeorm": "11.0.0",
26-
"mongodb": "6.19.0",
26+
"mongodb": "6.20.0",
2727
"reflect-metadata": "0.2.2",
2828
"rimraf": "6.0.1",
2929
"rxjs": "7.8.2",

0 commit comments

Comments
 (0)