From 17ac9b722bf80702087b56f1df5d2048a058ac08 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 22 Mar 2018 01:23:36 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:npm:20180222 Latest report for budickda/mla: https://snyk.io/test/github/budickda/mla --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d284dfa..35f146c 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": "^5.7.1", "snowball-german": "^1.0.0", "stemmer": "^1.0.0", "underscore": "^1.8.3"