From a7911646b85443f27060c45c7eefd1229c1fe750 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2020 18:59:24 +0000 Subject: [PATCH] chore(package): update nock to version 12.0.2 Closes #13 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 794337a..3bb819f 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "husky": "^0.14.3", "istanbul": "^1.1.0-alpha.1", "mocha": "^5.0.0", - "nock": "^9.2.3", + "nock": "^12.0.2", "nodemon": "^1.17.2" } }