From 3c0a9c39128f8c6b69eefac58676000b0c1b4b9b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 22 Jun 2023 02:07:13 +0000 Subject: [PATCH] fix: node_modules/ora/node_modules/chalk/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 --- node_modules/ora/node_modules/chalk/package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/node_modules/ora/node_modules/chalk/package.json b/node_modules/ora/node_modules/chalk/package.json index b68e931e7c..5fa9d4818c 100644 --- a/node_modules/ora/node_modules/chalk/package.json +++ b/node_modules/ora/node_modules/chalk/package.json @@ -44,15 +44,15 @@ "supports-color": "^7.1.0" }, "devDependencies": { - "ava": "^2.4.0", + "ava": "^4.0.0", "coveralls": "^3.0.7", "execa": "^3.2.0", "import-fresh": "^3.1.0", "matcha": "^0.7.0", - "nyc": "^14.1.1", + "nyc": "^15.0.0", "resolve-from": "^5.0.0", - "tsd": "^0.7.4", - "xo": "^0.25.3" + "tsd": "^0.17.0", + "xo": "^0.41.0" }, "xo": { "rules": {