Skip to content

Commit

Permalink
fix: package.json & yarn.lock 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-PATHTOREGEXP-7925106
  • Loading branch information
snyk-bot committed Sep 10, 2024
1 parent 5532205 commit 138e265
Show file tree
Hide file tree
Showing 2 changed files with 338 additions and 185 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@nestjs/mongoose": "^8.0.1",
"@nestjs/passport": "~7.1.5",
"@nestjs/platform-express": "~7.6.18",
"@nestjs/platform-fastify": "~7.6.18",
"@nestjs/platform-fastify": "~9.0.0",
"@nestjs/platform-socket.io": "~8.0.8",
"@nestjs/sequelize": "~0.2.0",
"@nestjs/swagger": "~4.8.0",
Expand Down
Loading

0 comments on commit 138e265

Please sign in to comment.