From b9888582c271c5e5c5c6c0a7047380fa47623c06 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 30 Nov 2023 07:48:20 +0000 Subject: [PATCH] fix: node_modules/slice-ansi/node_modules/ansi-styles/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-UNSETVALUE-2400660 --- node_modules/slice-ansi/node_modules/ansi-styles/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/node_modules/slice-ansi/node_modules/ansi-styles/package.json b/node_modules/slice-ansi/node_modules/ansi-styles/package.json index 1a7731952d..f4b83a096a 100644 --- a/node_modules/slice-ansi/node_modules/ansi-styles/package.json +++ b/node_modules/slice-ansi/node_modules/ansi-styles/package.json @@ -51,7 +51,7 @@ "@types/color-convert": "^1.9.0", "ava": "^2.3.0", "svg-term-cli": "^2.1.1", - "tsd": "^0.11.0", - "xo": "^0.25.3" + "tsd": "^0.12.0", + "xo": "^0.42.0" } } \ No newline at end of file