From ace93e72b8a08b42d72d5a50f1f5e382083ea770 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Sun, 16 Feb 2020 21:08:23 +0000 Subject: [PATCH] chore(package): update nock to version 12.0.0 Closes #13 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 723f0d1..02d53c1 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "async": "^2.1.4", "istanbul": "^0.4.5", "mocha": "^5.0.0", - "nock": "^9.0.2", + "nock": "^12.0.0", "trooba": "^2" }, "publishConfig": {