0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-20 22:52:46 -05:00

fix: package.json & yarn.lock to reduce vulnerabilities (#1879)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AJV-584908

Co-authored-by: Juan Picado <juanpicado19@gmail.com>
This commit is contained in:
Snyk bot 2020-07-16 22:16:58 +01:00 committed by GitHub
parent 2b8c05757c
commit 7c50d87c52
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -49,7 +49,7 @@
"mkdirp": "0.5.5",
"mv": "2.1.1",
"pkginfo": "0.4.1",
"request": "2.87.0",
"request": "2.88.0",
"semver": "6.3.0",
"verdaccio-audit": "9.7.1",
"verdaccio-htpasswd": "9.7.1"