From 34b7c289eb7bb50fc6cb4984925debd4a9a3a48d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 28 Nov 2023 23:12:56 +0000 Subject: [PATCH] fix: deps/npm/node_modules/chalk/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-UNSETVALUE-2400660 --- deps/npm/node_modules/chalk/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deps/npm/node_modules/chalk/package.json b/deps/npm/node_modules/chalk/package.json index c2d63f67e5e955..6f27e77c306329 100644 --- a/deps/npm/node_modules/chalk/package.json +++ b/deps/npm/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": {