From 09980a974d94372fa49b169dd607b3bf71c882fc Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 10 Apr 2019 07:25:17 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-174125 - https://snyk.io/vuln/npm:chownr:20180731 - https://snyk.io/vuln/npm:hoek:20180212 - https://snyk.io/vuln/npm:npm:20180222 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d284dfa..f498542 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "babel-regenerator-runtime": "^6.5.0", "install": "^0.8.9", "lancaster-stemmer": "^1.0.0", - "npm": "^4.5.0", + "npm": "^6.6.0", "snowball-german": "^1.0.0", "stemmer": "^1.0.0", "underscore": "^1.8.3"