Skip to content

Commit

Permalink
fix(deps): update dependency @nestjs/mongoose to v10.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 12, 2024
1 parent aaddf9d commit f5e23db
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 f5e23db

Please sign in to comment.