From 061ac1b47c91cdf2a3e3b2b4bad7572bc1ea7fdf Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2020 04:34:10 +0000 Subject: [PATCH] chore(package): update nock to version 11.8.1 Closes #58 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5ff5c1f..55f2e67 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "kill-port": "1.5.1", "lint-staged": "8.2.1", "mocha": "6.1.4", - "nock": "10.0.6", + "nock": "11.8.1", "rewire": "4.0.1", "sinon": "7.3.2", "sinon-chai": "2.14.0",