From 2a6305b99b867b966f1e00eaf71a032f2099a362 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2019 20:54:05 +0000 Subject: [PATCH] chore(package): update nock to version 11.3.4 Closes #13 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 723f0d1..42171a1 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": "^11.3.4", "trooba": "^2" }, "publishConfig": {