From 58964048a5fd13eb3afd80dec8c8658aedaa98dc Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Sun, 20 Mar 2016 18:07:11 +0000 Subject: [PATCH] chore(package): update nock to version 7.5.0 http://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e5ef4c0..75b950a 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "istanbul": "^0.4.1", "jscs": "^2.8.0", "jshint": "^2.9.1-rc2", - "nock": "^7.0.1", + "nock": "^7.5.0", "rewire": "^2.5.1", "tap-spec": "^4.1.1", "tape": "^4.4.0"