From d3195c11e890eebe1538cd4777ac5f9cd79e6f15 Mon Sep 17 00:00:00 2001 From: Douglas Christopher Wilson Date: Fri, 15 Oct 2021 20:22:36 -0400 Subject: [PATCH] build: nyc@15.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 630dbd3..8c7c8e8 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "eslint": "6.8.0", "express": "4.17.1", "mocha": "7.2.0", - "nyc": "15.0.1", + "nyc": "15.1.0", "restify": "8.6.0", "supertest": "4.0.2" },