From db71caef0c0aa5e57141ac9289723d61194c6261 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 29 Nov 2023 20:47:33 +0000 Subject: [PATCH] fix: node_modules/ava/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/ava/node_modules/chalk/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/node_modules/ava/node_modules/chalk/package.json b/node_modules/ava/node_modules/chalk/package.json index bb745bb89c..70caa43093 100644 --- a/node_modules/ava/node_modules/chalk/package.json +++ b/node_modules/ava/node_modules/chalk/package.json @@ -52,8 +52,8 @@ "matcha": "^0.7.0", "nyc": "^15.0.0", "resolve-from": "^5.0.0", - "tsd": "^0.7.4", - "xo": "^0.28.2" + "tsd": "^0.12.0", + "xo": "^0.42.0" }, "xo": { "rules": {