From 11aa87915cc2ec5543c2663b1f4604b20c407f85 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2019 23:51:38 +0000 Subject: [PATCH] chore(package): update nock to version 11.4.0 Closes #13 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 794337a..5e7048b 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": "^11.4.0", "nodemon": "^1.17.2" } }