Skip to content

Commit

Permalink
fix: order-item-api/package.json to reduce vulnerabilities
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
  • Loading branch information
snyk-bot committed Mar 28, 2024
1 parent 39cf903 commit 18766b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion order-item-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@nestjs/class-validator": "^0.13.4",
"@nestjs/common": "^9.1.1",
"@nestjs/core": "^9.1.1",
"@nestjs/platform-express": "^9.1.1",
"@nestjs/platform-express": "^10.3.6",
"@nestjs/throttler": "^3.0.0",
"@nestjs/typeorm": "^9.0.1",
"class-transformer": "^0.5.1",
Expand Down

0 comments on commit 18766b1

Please sign in to comment.