Skip to content

Commit d2428e7

Browse files
committed
fix: auth-service/package.json & auth-service/yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-14724253
1 parent 1562da5 commit d2428e7

2 files changed

Lines changed: 460 additions & 287 deletions

File tree

auth-service/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@nestjs/core": "^7.6.17",
3030
"@nestjs/jwt": "^10.0.0",
3131
"@nestjs/passport": "^7.1.5",
32-
"@nestjs/platform-express": "^7.6.17",
32+
"@nestjs/platform-express": "^11.0.13",
3333
"@nestjs/swagger": "^4.8.1",
3434
"@nestjs/typeorm": "^7.1.5",
3535
"@types/passport-local": "^1.0.33",

0 commit comments

Comments
 (0)