diff --git a/node_modules/table/package.json b/node_modules/table/package.json index f4ddebf48d..c045d57c48 100644 --- a/node_modules/table/package.json +++ b/node_modules/table/package.json @@ -18,7 +18,7 @@ "@babel/plugin-transform-flow-strip-types": "^7.4.4", "@babel/preset-env": "^7.5.4", "@babel/register": "^7.4.4", - "ajv-cli": "^3.0.0", + "ajv-cli": "^4.0.0", "ajv-keywords": "^3.4.1", "babel-plugin-istanbul": "^5.1.4", "babel-plugin-lodash": "^3.3.4", @@ -27,14 +27,14 @@ "chalk": "^2.4.2", "coveralls": "^3.0.5", "eslint": "^5.13.0", - "eslint-config-canonical": "^16.1.0", + "eslint-config-canonical": "^17.2.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", + "mocha": "^10.1.0", + "nyc": "^15.0.0", + "semantic-release": "^19.0.0", "sinon": "^7.3.2" }, "engines": {