From ed776aa7c72c9967e151aca92b318845ac1c71b1 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 16:57:53 +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-CROSSSPAWN-8303230 --- .../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..5087b6da326c0 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 @@ -13,7 +13,7 @@ }, "license": "ISC", "devDependencies": { - "tap": "^14.0.0" + "tap": "^18.0.0" }, "files": [ "index.js"