From 40e3b1a1e6c8c733221abef99f54da788ffa068b Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Sat, 11 Jan 2014 10:36:48 +0200 Subject: [PATCH] Update nock dependency. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1edc555e..c7d89cd4 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ }, "devDependencies": { "jshint": "2.4.x", - "nock": "0.25.x", + "nock": "0.27.x", "vows": "0.7.x" }, "jshintConfig": { -- 2.34.1