mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
fix: packages/middleware/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-COOKIE-8163060
This commit is contained in:
parent
e219e7884e
commit
49efeaf067
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@
|
|||
"@verdaccio/url": "workspace:13.0.0-next-8.3",
|
||||
"@verdaccio/utils": "workspace:8.1.0-next-8.3",
|
||||
"debug": "4.3.7",
|
||||
"express": "4.21.0",
|
||||
"express": "4.21.1",
|
||||
"express-rate-limit": "5.5.1",
|
||||
"lodash": "4.17.21",
|
||||
"lru-cache": "7.18.3",
|
||||
|
|
Loading…
Reference in a new issue