From e2509d89419d48274c8ffdacbec1e7216f6e2ffa Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 30 Nov 2023 00:59:02 +0000 Subject: [PATCH] fix: node_modules/cliui/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 --- node_modules/cliui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/cliui/package.json b/node_modules/cliui/package.json index 2869089cce..0e8ce51a25 100644 --- a/node_modules/cliui/package.json +++ b/node_modules/cliui/package.json @@ -54,7 +54,7 @@ "coveralls": "^3.0.3", "mocha": "^6.2.2", "nyc": "^14.1.1", - "standard": "^12.0.1" + "standard": "^13.0.0" }, "files": [ "index.js"