From ab8f088173c8f08539c4b0c258a2fc9d765390e6 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 5 Sep 2017 18:18:23 +0000 Subject: [PATCH] chore: pin nsp to 2.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 68ea727..fd95ebb 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "eslint-config-google": "^0.8.0", "eslint-plugin-optimize-regex": "^1.1.1", "eslint-plugin-security": "^1.3.0", - "nsp": "^2.6.2", + "nsp": "2.7.0", "nyc": "^11.0.2", "snyk": "^1.25.2" },