From c53d1754817becbf84fa8c1e9c8efc6a40ecacdf Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 29 Nov 2023 03:13:25 +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-UNSETVALUE-2400660 --- node_modules/ora/node_modules/chalk/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/node_modules/ora/node_modules/chalk/package.json b/node_modules/ora/node_modules/chalk/package.json index b68e931e7c..4f22433208 100644 --- a/node_modules/ora/node_modules/chalk/package.json +++ b/node_modules/ora/node_modules/chalk/package.json @@ -51,8 +51,8 @@ "matcha": "^0.7.0", "nyc": "^14.1.1", "resolve-from": "^5.0.0", - "tsd": "^0.7.4", - "xo": "^0.25.3" + "tsd": "^0.12.0", + "xo": "^0.42.0" }, "xo": { "rules": {