Skip to content

Commit

Permalink
fix: packages/access-control/package.json & packages/access-control/p…
Browse files Browse the repository at this point in the history
…ackage-lock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-PATHTOREGEXP-7925106
  • Loading branch information
snyk-bot committed Sep 18, 2024
1 parent b456707 commit 5bd1946
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 53 deletions.
91 changes: 39 additions & 52 deletions packages/access-control/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 packages/access-control/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
},
"dependencies": {
"@nestjs/common": "^9.0.11",
"@nestjs/core": "^9.0.11",
"@nestjs/core": "^10.4.2",
"reflect-metadata": "^0.1.13",
"role-acl": "4.5.4"
},
Expand Down

0 comments on commit 5bd1946

Please sign in to comment.