From 73a1dc480ad360a510186a26515149f68249d5d8 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 4 Dec 2018 05:04:18 +0000 Subject: [PATCH] chore(package): update nock to version 10.0.3 Closes #310 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f790385c..268e425b 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "devDependencies": { "eslint": "^3.12.0", "mocha": "^3.2.0", - "nock": "^9.0.2" + "nock": "^10.0.3" }, "main": "./lib/twitter" }