From 1557f7546100ab3b3abe954779ce950524f6fa37 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 24 Jun 2023 05:51:35 +0000 Subject: [PATCH] fix: node_modules/table/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 --- node_modules/table/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/table/package.json b/node_modules/table/package.json index f4ddebf48d..ea8b662404 100644 --- a/node_modules/table/package.json +++ b/node_modules/table/package.json @@ -33,7 +33,7 @@ "gitdown": "^3.1.1", "husky": "^3.0.0", "mocha": "^6.1.4", - "nyc": "^14.1.1", + "nyc": "^15.0.0", "semantic-release": "^15.13.18", "sinon": "^7.3.2" },