From 9497bab18b5fa42c02705ebc5b459f955f170f7c Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 6 Nov 2017 19:32:24 +0000 Subject: [PATCH] chore(package): update nsp to version 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bf253943cf..c65d746aa3 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "istanbul": "^1.1.0-alpha.1", "jshint": "^2.9.4", "mocha": "^4.0.0", - "nsp": "^2.6.2", + "nsp": "^3.0.0", "semistandard": "^11.0.0" } }