From ec6637a82423da4312c83938f9d187ec1b3a9001 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 31 Mar 2021 02:26:09 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-HOSTEDGITINFO-1088355 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6fbbd0bb05a..b7fb550e3b6 100644 --- a/package.json +++ b/package.json @@ -118,7 +118,7 @@ "ncp": "^2.0.0", "nock": "^9.2.5", "nunjucks": "^3.1.2", - "nyc": "^13.0.0", + "nyc": "^15.0.0", "opn": "^5.3.0", "p-queue": "^3.0.0", "pify": "^4.0.0",