Skip to content

Commit

Permalink
fix: package.json to reduce vulnerabilities (#137)
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-EXPRESS-6474509

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
TheSlimvReal and snyk-bot authored Apr 2, 2024
1 parent eb034b1 commit c6d2e56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@nestjs/core": "^10.3.0",
"@nestjs/jwt": "^10.2.0",
"@nestjs/passport": "^10.0.3",
"@nestjs/platform-express": "^10.3.0",
"@nestjs/platform-express": "^10.3.6",
"@nestjs/swagger": "^7.2.0",
"@sentry/node": "^7.102.1",
"@sentry/tracing": "^7.102.1",
Expand Down

0 comments on commit c6d2e56

Please sign in to comment.