Skip to content

Commit

Permalink
fix: packages/nestjs-event/package.json 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 Dec 15, 2024
1 parent 567819a commit 30081a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/nestjs-event/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
],
"dependencies": {
"@concepta/nestjs-common": "^5.1.0",
"@concepta/nestjs-exception": "^5.1.0",
"@concepta/nestjs-exception": "^4.0.0",
"@nestjs/common": "^10.4.1",
"@nestjs/config": "^3.2.3",
"@nestjs/core": "^10.4.1",
Expand Down

0 comments on commit 30081a1

Please sign in to comment.