Skip to content

Commit

Permalink
Merge pull request #14320 from nestjs/renovate/nestjs-mongoose-10.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency @nestjs/mongoose to v10.1.0
  • Loading branch information
kamilmysliwiec authored Dec 12, 2024
2 parents 898d900 + f5e23db commit af01bc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample/06-mongoose/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"dependencies": {
"@nestjs/common": "10.4.15",
"@nestjs/core": "10.4.15",
"@nestjs/mongoose": "10.0.3",
"@nestjs/mongoose": "10.1.0",
"@nestjs/platform-express": "10.4.15",
"mongoose": "8.8.4",
"reflect-metadata": "0.2.2",
Expand Down

0 comments on commit af01bc4

Please sign in to comment.