From 7cc6fb1bccd85d5227bba56cadb420f14fd90599 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2019 20:51:26 +0000 Subject: [PATCH] chore(package): update nock to version 11.3.4 Closes #15 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 75d4cc7..0efad99 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "chai": "^3.5.0", "coveralls": "^3.0.0", "mocha": "^3.1.2", - "nock": "^9.0.2", + "nock": "^11.3.4", "nyc": "^10.0.0", "standard": "^10.0.0", "standard-version": "^3.0.0"