From 6ec974a23ef3b3fa471d814b5d4d52c2c57c0547 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 21 Feb 2018 23:26:05 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:ssri:20180214 Latest report for qiu8310/smart-npm: https://snyk.io/test/github/qiu8310/smart-npm --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 620a543..c6af679 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ ], "dependencies": { "cross-spawn": "5.1.0", - "npm": "latest", + "npm": "latest5.7.0", "npm-check": "5.4.0", "open": "0.0.5", "snyk": "^1.17.1"