From 17daceeb2298074cc3ddc518a09d57db66f77e55 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 25 Apr 2023 23:19:06 +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-GLOBPARENT-1016905 - https://snyk.io/vuln/SNYK-JS-GOT-2932019 --- .../strip-ansi/node_modules/ansi-regex/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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..03558d5127 100644 --- a/node_modules/strip-ansi/node_modules/ansi-regex/package.json +++ b/node_modules/strip-ansi/node_modules/ansi-regex/package.json @@ -48,8 +48,8 @@ "pattern" ], "devDependencies": { - "ava": "^2.4.0", - "tsd": "^0.9.0", - "xo": "^0.25.3" + "ava": "^4.0.0", + "tsd": "^0.17.0", + "xo": "^0.42.0" } } \ No newline at end of file