Skip to content

Commit

Permalink
fix: auth-service/package.json & auth-service/yarn.lock to reduce vul…
Browse files Browse the repository at this point in the history
…nerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-PATHTOREGEXP-8482416
  • Loading branch information
snyk-bot committed Dec 10, 2024
1 parent 1562da5 commit 71acd90
Show file tree
Hide file tree
Showing 2 changed files with 333 additions and 214 deletions.
2 changes: 1 addition & 1 deletion auth-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@nestjs/core": "^7.6.17",
"@nestjs/jwt": "^10.0.0",
"@nestjs/passport": "^7.1.5",
"@nestjs/platform-express": "^7.6.17",
"@nestjs/platform-express": "^10.4.14",
"@nestjs/swagger": "^4.8.1",
"@nestjs/typeorm": "^7.1.5",
"@types/passport-local": "^1.0.33",
Expand Down
Loading

0 comments on commit 71acd90

Please sign in to comment.