From 1b37f4f6389e5fb1266ce7911840499c9771b64d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 26 May 2024 22:41:11 +0000 Subject: [PATCH] fix: node_modules/table/node_modules/strip-ansi/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BRACES-6838727 - https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728 --- node_modules/table/node_modules/strip-ansi/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/table/node_modules/strip-ansi/package.json b/node_modules/table/node_modules/strip-ansi/package.json index 8da283c173..b2967176fc 100644 --- a/node_modules/table/node_modules/strip-ansi/package.json +++ b/node_modules/table/node_modules/strip-ansi/package.json @@ -49,6 +49,6 @@ "devDependencies": { "ava": "^1.3.1", "tsd-check": "^0.5.0", - "xo": "^0.24.0" + "xo": "^0.42.0" } } \ No newline at end of file