From 6f4fd70f423045d1cce5551e78b0599f47d3f140 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 28 Nov 2023 21:35:38 +0000 Subject: [PATCH] fix: node_modules/wrap-ansi/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-UNSETVALUE-2400660 --- node_modules/wrap-ansi/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/wrap-ansi/package.json b/node_modules/wrap-ansi/package.json index 821aebb903..1929355719 100644 --- a/node_modules/wrap-ansi/package.json +++ b/node_modules/wrap-ansi/package.json @@ -56,6 +56,6 @@ "coveralls": "^3.0.3", "has-ansi": "^3.0.0", "nyc": "^14.1.1", - "xo": "^0.24.0" + "xo": "^0.42.0" } } \ No newline at end of file