Skip to content

Commit

Permalink
fix: packages/tools/helpers/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-EXPRESS-6474509
  • Loading branch information
snyk-bot committed Mar 26, 2024
1 parent 7401fc7 commit 7ef5deb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/tools/helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@verdaccio/logger": "workspace:6.0.0-6-next.40",
"@verdaccio/utils": "workspace:6.0.0-6-next.40",
"body-parser": "1.20.2",
"express": "4.18.2",
"express": "4.19.2",
"supertest": "6.3.3",
"debug": "4.3.4",
"fs-extra": "10.1.0"
Expand Down

0 comments on commit 7ef5deb

Please sign in to comment.