1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-11-08 23:25:51 +01:00

fix: package.json to reduce vulnerabilities (#1474)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-DOMPURIFY-468981
This commit is contained in:
Snyk bot 2019-09-27 04:45:28 +02:00 committed by Juan Picado @jotadeveloper
parent e081a580c4
commit b1cd0704b9

@ -18,7 +18,7 @@
"dependencies": {
"@verdaccio/commons-api": "8.1.0",
"@verdaccio/local-storage": "8.1.0",
"@verdaccio/readme": "8.1.0",
"@verdaccio/readme": "8.1.1",
"@verdaccio/streams": "8.1.0",
"@verdaccio/ui-theme": "0.3.0",
"JSONStream": "1.3.5",