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-8482416
  • Loading branch information
snyk-bot committed Dec 13, 2024
1 parent 2cdd243 commit 6986d83
Show file tree
Hide file tree
Showing 2 changed files with 252 additions and 64 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"dependencies": {
"@nestjs/common": "8.4.7",
"@nestjs/core": "8.4.7",
"@nestjs/platform-express": "8.4.7",
"@nestjs/platform-express": "10.4.14",
"@nestjs/platform-fastify": "8.4.7",
"@nuxtjs/axios": "5.13.6",
"nuxt": "2.15.8",
Expand Down
Loading

0 comments on commit 6986d83

Please sign in to comment.