From 45af685fe4320cf8627f9836b88e99c7568b0b80 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 1 Dec 2023 18:00:12 +0000 Subject: [PATCH] fix: tools/node_modules/@babel/core/node_modules/color-convert/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 - https://snyk.io/vuln/SNYK-JS-JSON5-3182856 - https://snyk.io/vuln/SNYK-JS-LODASH-1018905 - https://snyk.io/vuln/SNYK-JS-LODASH-1040724 - https://snyk.io/vuln/SNYK-JS-LODASH-450202 - https://snyk.io/vuln/SNYK-JS-LODASH-608086 - https://snyk.io/vuln/SNYK-JS-LODASH-73638 - https://snyk.io/vuln/SNYK-JS-LODASH-73639 - https://snyk.io/vuln/SNYK-JS-SHELLJS-2332187 - https://snyk.io/vuln/npm:lodash:20180130 --- .../@babel/core/node_modules/color-convert/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/node_modules/@babel/core/node_modules/color-convert/package.json b/tools/node_modules/@babel/core/node_modules/color-convert/package.json index dfbc471407ff4c..968425f46961a5 100644 --- a/tools/node_modules/@babel/core/node_modules/color-convert/package.json +++ b/tools/node_modules/@babel/core/node_modules/color-convert/package.json @@ -38,7 +38,7 @@ }, "devDependencies": { "chalk": "1.1.1", - "xo": "0.11.2" + "xo": "0.42.0" }, "dependencies": { "color-name": "1.1.3"