From 305f80fb9578542766ce262bf7a7572f25693f77 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Mon, 17 Mar 2025 16:35:06 +0000 Subject: [PATCH] fix: workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/jackspeak/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 --- .../tap-with-yarn-lock/node_modules/jackspeak/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/jackspeak/package.json b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/jackspeak/package.json index 308e88433ae09..6f67f43d1b6c9 100644 --- a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/jackspeak/package.json +++ b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/jackspeak/package.json @@ -19,7 +19,7 @@ "index.js" ], "dependencies": { - "cliui": "^4.1.0" + "cliui": "^9.0.0" }, "repository": { "type": "git",