From 696432a22aac1561c6ccc33928895c352c76d521 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 23 Jun 2023 21:05:56 +0000 Subject: [PATCH] fix: node_modules/widest-line/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 --- node_modules/widest-line/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/node_modules/widest-line/package.json b/node_modules/widest-line/package.json index 55d21f276d..1dcea9096d 100644 --- a/node_modules/widest-line/package.json +++ b/node_modules/widest-line/package.json @@ -47,8 +47,8 @@ "string-width": "^4.0.0" }, "devDependencies": { - "ava": "^1.4.1", - "tsd": "^0.7.1", - "xo": "^0.24.0" + "ava": "^4.0.0", + "tsd": "^0.17.0", + "xo": "^0.53.0" } } \ No newline at end of file