Skip to content

Commit

Permalink
fix: packages/middleware/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-8482416
  • Loading branch information
snyk-bot committed Dec 7, 2024
1 parent 947f43e commit 9b50079
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/middleware/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@verdaccio/url": "workspace:12.0.0-next-7.20",
"@verdaccio/utils": "workspace:7.0.0-next-7.20",
"debug": "4.3.4",
"express": "4.19.2",
"express": "4.21.2",
"express-rate-limit": "5.5.1",
"lodash": "4.17.21",
"lru-cache": "7.18.3",
Expand Down

0 comments on commit 9b50079

Please sign in to comment.