From 3a1d5ab9e4f5620f9d38e2904de6765c556559fc Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 7 Jul 2023 04:11:52 +0000 Subject: [PATCH] fix: deps/npm/node_modules/color-convert/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905 - https://snyk.io/vuln/SNYK-JS-GOT-2932019 - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 - https://snyk.io/vuln/SNYK-JS-TRIMNEWLINES-1298042 - https://snyk.io/vuln/SNYK-JS-YARGSPARSER-560381 --- deps/npm/node_modules/color-convert/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps/npm/node_modules/color-convert/package.json b/deps/npm/node_modules/color-convert/package.json index 6e48000c7c98fd..a261c6f57acfb2 100644 --- a/deps/npm/node_modules/color-convert/package.json +++ b/deps/npm/node_modules/color-convert/package.json @@ -40,7 +40,7 @@ }, "devDependencies": { "chalk": "^2.4.2", - "xo": "^0.24.0" + "xo": "^0.53.0" }, "dependencies": { "color-name": "~1.1.4"