Skip to content

Commit

Permalink
fix: services/api/package.json & services/api/package-lock.json to re…
Browse files Browse the repository at this point in the history
…duce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-PATHTOREGEXP-8482416
  • Loading branch information
snyk-bot committed Dec 19, 2024
1 parent 5264f3a commit 9bd82b4
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 17 deletions.
36 changes: 20 additions & 16 deletions services/api/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion services/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@nestjs/common": "^10.3.9",
"@nestjs/core": "^10.3.9",
"@nestjs/cqrs": "^10.0.3",
"@nestjs/platform-express": "^10.4.5",
"@nestjs/platform-express": "^10.4.14",
"@nestjs/platform-fastify": "^10.4.5",
"@nestjs/platform-socket.io": "^10.3.9",
"@nestjs/schedule": "^3.0.4",
Expand Down

0 comments on commit 9bd82b4

Please sign in to comment.