From 111ccbb6ac264daefc076bad82139d6abd9b09ea Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 23 Jun 2023 01:59:10 +0000 Subject: [PATCH] fix: node_modules/wrap-ansi/node_modules/color-convert/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 --- node_modules/wrap-ansi/node_modules/color-convert/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/wrap-ansi/node_modules/color-convert/package.json b/node_modules/wrap-ansi/node_modules/color-convert/package.json index d169f869b2..63db21f5d7 100644 --- a/node_modules/wrap-ansi/node_modules/color-convert/package.json +++ b/node_modules/wrap-ansi/node_modules/color-convert/package.json @@ -40,7 +40,7 @@ }, "devDependencies": { "chalk": "^2.4.2", - "xo": "^0.24.0" + "xo": "^0.41.0" }, "dependencies": { "color-name": "~1.1.4"