From 0c0b5ea73b30cc5457ece38f717e96cb4a605d96 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 21 Sep 2017 04:03:59 +0000 Subject: [PATCH] chore(package): update nock to version 9.0.18 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cbbaa3a..43c78f8 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "codeclimate-test-reporter": "^0.5.0", "coveralls": "^2.11.6", "istanbul": "^0.4.1", - "nock": "^9.0.0", + "nock": "^9.0.18", "proxyquire": "^1.7.11", "standard": "^10.0.0", "tap-spec": "^4.1.1",