From 03091392bc191e331997b96ef8f2fa3894f410c1 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 1 Dec 2023 23:15: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-INFLIGHT-6095116 --- node_modules/table/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/node_modules/table/package.json b/node_modules/table/package.json index f4ddebf48d..c0d69e8900 100644 --- a/node_modules/table/package.json +++ b/node_modules/table/package.json @@ -26,15 +26,15 @@ "chai": "^4.2.0", "chalk": "^2.4.2", "coveralls": "^3.0.5", - "eslint": "^5.13.0", + "eslint": "^6.0.0", "eslint-config-canonical": "^16.1.0", "flow-bin": "^0.102.0", "flow-copy-source": "^2.0.7", "gitdown": "^3.1.1", "husky": "^3.0.0", "mocha": "^6.1.4", - "nyc": "^14.1.1", - "semantic-release": "^15.13.18", + "nyc": "^15.0.0", + "semantic-release": "^17.0.1", "sinon": "^7.3.2" }, "engines": {