From 00cdfa41981135d6f79f12c6dc931188864273cf Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 25 Jun 2023 10:09:06 +0000 Subject: [PATCH] fix: node_modules/slice-ansi/node_modules/astral-regex/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 --- .../slice-ansi/node_modules/astral-regex/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/node_modules/slice-ansi/node_modules/astral-regex/package.json b/node_modules/slice-ansi/node_modules/astral-regex/package.json index 744e3ea077..1868c3938d 100644 --- a/node_modules/slice-ansi/node_modules/astral-regex/package.json +++ b/node_modules/slice-ansi/node_modules/astral-regex/package.json @@ -26,8 +26,8 @@ "surrogate" ], "devDependencies": { - "ava": "^1.4.1", - "tsd": "^0.7.2", - "xo": "^0.24.0" + "ava": "^4.0.0", + "tsd": "^0.17.0", + "xo": "^0.53.0" } } \ No newline at end of file