From 72333d7311749028d64a49f490ef98030f5e0502 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 18 Jan 2019 04:47:32 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:chownr:20180731 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 5d7c752ee9..e3c668323c 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "nunjucks-filter": "1.0.0", "i18n": "0.5.0", "semver": "5.0.1", - "npmi": "0.1.1", + "npmi": "4.0.0", "cheerio": "0.19.0", "gitbook-plugin-livereload": "0.0.1", "chokidar": "~1.0.5", @@ -32,7 +32,7 @@ "bash-color": "0.0.3", "urijs": "1.17.0", "request": "2.51.0", - "npm": "2.4.1", + "npm": "6.6.0", "dom-serializer": "0.1.0", "spawn-cmd": "0.0.2", "escape-string-regexp": "1.0.3",