From 0279b930bb011f5eda40445204bda3005f9e665a Mon Sep 17 00:00:00 2001 From: Alan Shaw Date: Wed, 4 Sep 2019 13:04:10 +0100 Subject: [PATCH] chore(package): update nock to version 11.3.2 (#1093) Closes #1092 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fd4d82c696..f94e075eba 100644 --- a/package.json +++ b/package.json @@ -108,7 +108,7 @@ "go-ipfs-dep": "^0.4.22", "interface-ipfs-core": "^0.112.0", "ipfsd-ctl": "~0.45.0", - "nock": "^10.0.2", + "nock": "^11.3.2", "stream-equal": "^1.1.1" }, "engines": {