fix: package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/npm:marked:20180225

Latest report for verdaccio/verdaccio:
https://snyk.io/test/github/verdaccio/verdaccio
This commit is contained in:
snyk-bot 2018-02-28 02:18:09 +00:00
parent 3ed2bb3b34
commit 69180184bf
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@
"lockfile": "^1.0.1",
"lodash": "4.17.5",
"lunr": "^0.7.0",
"marked": "0.3.12",
"marked": "0.3.17",
"mime": "^2.0.3",
"minimatch": "^3.0.2",
"mkdirp": "^0.5.1",