From cf7343a6ddabc4d678fbd6c9a6ff99fb88a8c95c Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 16 Jan 2017 16:15:30 -0800 Subject: [PATCH] chore(package): update dependencies (#3) https://greenkeeper.io/ --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 1d12895..5126327 100644 --- a/package.json +++ b/package.json @@ -38,8 +38,8 @@ "chai": "^3.5.0", "coveralls": "^2.11.14", "mocha": "^3.1.2", - "nock": "^8.1.0", - "nyc": "^8.3.1", + "nock": "^9.0.2", + "nyc": "^10.0.0", "standard": "^8.4.0", "standard-version": "^3.0.0" },