0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00

fix: packages/web/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:
snyk-bot 2024-10-13 05:50:34 +00:00
parent e219e7884e
commit 084a78c522
No known key found for this signature in database
GPG key ID: 78AC5AE55A47A65B

View file

@ -35,7 +35,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",
"lodash": "4.17.21"
},
"devDependencies": {