From ada4d679927e72233a30ac332ba197bc9bf6569e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 21 Jun 2023 19:23:41 +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 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/node_modules/table/package.json b/node_modules/table/package.json index f4ddebf48d..a589d83211 100644 --- a/node_modules/table/package.json +++ b/node_modules/table/package.json @@ -20,21 +20,21 @@ "@babel/register": "^7.4.4", "ajv-cli": "^3.0.0", "ajv-keywords": "^3.4.1", - "babel-plugin-istanbul": "^5.1.4", + "babel-plugin-istanbul": "^6.0.0", "babel-plugin-lodash": "^3.3.4", "babel-plugin-transform-export-default-name": "^2.0.4", "chai": "^4.2.0", "chalk": "^2.4.2", "coveralls": "^3.0.5", - "eslint": "^5.13.0", - "eslint-config-canonical": "^16.1.0", + "eslint": "^7.0.0", + "eslint-config-canonical": "^18.0.0", "flow-bin": "^0.102.0", "flow-copy-source": "^2.0.7", "gitdown": "^3.1.1", - "husky": "^3.0.0", + "husky": "^4.0.0", "mocha": "^6.1.4", - "nyc": "^14.1.1", - "semantic-release": "^15.13.18", + "nyc": "^15.0.0", + "semantic-release": "^21.0.2", "sinon": "^7.3.2" }, "engines": {