From 2614a6ae53b60e5dff1d6c4520a382967e88fc44 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Thu, 7 Jan 2016 16:33:13 -0800 Subject: [PATCH] chore(package): update npm to version 3.5.3 http://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 37f18c48..3e59b53d 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "grunt-shell": "^1.1.2", "istanbul": "^0.4.0", "mocha": "^2.2.5", - "npm": "^3.3.5", + "npm": "^3.5.3", "proxyquire": "^1.5.0", "sinon": "^1.15.4", "sinon-as-promised": "^4.0.0",