From 5ce882ee5e60ff58c550e0f1a6a50febf4dc5b9d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 23 May 2024 10:07:10 +0000 Subject: [PATCH] fix: node_modules/table/node_modules/slice-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/slice-ansi/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/table/node_modules/slice-ansi/package.json b/node_modules/table/node_modules/slice-ansi/package.json index abf3dd1631..5fbeaebb5f 100644 --- a/node_modules/table/node_modules/slice-ansi/package.json +++ b/node_modules/table/node_modules/slice-ansi/package.json @@ -46,6 +46,6 @@ "chalk": "^2.4.2", "random-item": "^1.0.0", "strip-ansi": "^5.0.0", - "xo": "^0.24.0" + "xo": "^0.42.0" } } \ No newline at end of file