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
  • Loading branch information
snyk-bot committed Sep 11, 2024
1 parent 947f43e commit 170c4f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/tools/helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
"@verdaccio/middleware": "workspace:7.0.0-next-7.20",
"@verdaccio/types": "workspace:12.0.0-next-7.5",
"@verdaccio/utils": "workspace:7.0.0-next-7.20",
"body-parser": "1.20.2",
"body-parser": "1.20.3",
"debug": "4.3.4",
"express": "4.19.2",
"express": "4.20.0",
"fs-extra": "11.2.0",
"supertest": "7.0.0"
},
Expand Down

0 comments on commit 170c4f6

Please sign in to comment.