From 4c6a380dc17bbf66e5fc99f65c2f3db6782061c4 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Wed, 29 Mar 2017 13:45:21 -0700 Subject: [PATCH] chore(package): update nock to version 9.0.11 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e41eb04..7bbcd79 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "coveralls": "^2.11.13", "istanbul": "^0.4.4", "mocha": "^3.0.0", - "nock": "^8.0.0", + "nock": "^9.0.11", "rx-to-async-iterator": "^1.2.2", "semistandard": "^9.0.0" },