Skip to content

Commit

Permalink
Update dependency @nestjs/mongoose to v9.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 8, 2022
1 parent deea8a3 commit c2cccbe
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
20 changes: 10 additions & 10 deletions backend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@nestjs/core": "^8.4.7",
"@nestjs/jwt": "^8.0.1",
"@nestjs/mapped-types": "*",
"@nestjs/mongoose": "^9.1.1",
"@nestjs/mongoose": "9.2.0",
"@nestjs/passport": "^8.2.2",
"@nestjs/platform-express": "^8.0.0",
"@prisma/client": "^4.0.0",
Expand Down Expand Up @@ -61,7 +61,7 @@
"@nestjs/common": "8.4.7",
"@nestjs/core": "8.4.7",
"@nestjs/mapped-types": "*",
"@nestjs/mongoose": "9.1.1",
"@nestjs/mongoose": "9.2.0",
"@nestjs/platform-express": "8.4.7",
"@prisma/client": "4.0.0",
"class-transformer": "0.5.1",
Expand Down

0 comments on commit c2cccbe

Please sign in to comment.