From 27028049f8aee3f24a4ca6ed86c49d0055a8ab70 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Fri, 14 Sep 2018 20:00:23 +0000 Subject: [PATCH] chore(package): update nock to version 10.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a060137..1d29fc0 100644 --- a/package.json +++ b/package.json @@ -130,7 +130,7 @@ "json-server": "^0.12.0", "localtunnel": "1.8.3", "mocha": "4.0.1", - "nock": "^9.0.22", + "nock": "^10.0.0", "npm-run-all": "4.1.1", "nsp": "2.8.1", "numeral": "2.0.6",