From fe8073f19b141aed603fe56b558bb5a5b2301375 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 14 May 2024 01:25:49 +0000 Subject: [PATCH] fix: node_modules/strip-ansi/node_modules/ansi-regex/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/strip-ansi/node_modules/ansi-regex/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/strip-ansi/node_modules/ansi-regex/package.json b/node_modules/strip-ansi/node_modules/ansi-regex/package.json index b6c1efa364..38a4e4962d 100644 --- a/node_modules/strip-ansi/node_modules/ansi-regex/package.json +++ b/node_modules/strip-ansi/node_modules/ansi-regex/package.json @@ -48,7 +48,7 @@ "pattern" ], "devDependencies": { - "ava": "^2.4.0", + "ava": "^6.0.0", "tsd": "^0.9.0", "xo": "^0.25.3" }