Skip to content

Commit

Permalink
fix: packages/nestjs-samples/package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Dec 16, 2024
1 parent 567819a commit 614436e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/nestjs-samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
"@concepta/nestjs-logger": "^5.1.0",
"@concepta/nestjs-password": "^5.1.0",
"@concepta/nestjs-typeorm-ext": "^5.1.0",
"@concepta/nestjs-user": "^5.1.0",
"@concepta/nestjs-user": "^4.0.0",
"@nestjs/common": "^10.4.1",
"@nestjs/core": "^10.4.1",
"@nestjs/platform-express": "^10.4.1",
"@nestjs/platform-express": "^10.4.14",
"@nestjs/swagger": "^7.4.0",
"rxjs": "^7.8.1"
},
Expand Down

0 comments on commit 614436e

Please sign in to comment.