From 391e06258c97829c7b5e1657beb8895856c07b54 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 15:09:30 +0000 Subject: [PATCH] fix: workspaces/arborist/test/fixtures/install-types/node_modules/wrappy/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-CROSSSPAWN-8303230 --- .../fixtures/install-types/node_modules/wrappy/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workspaces/arborist/test/fixtures/install-types/node_modules/wrappy/package.json b/workspaces/arborist/test/fixtures/install-types/node_modules/wrappy/package.json index 944f4a07b82d9..fb9a63e4cfa77 100644 --- a/workspaces/arborist/test/fixtures/install-types/node_modules/wrappy/package.json +++ b/workspaces/arborist/test/fixtures/install-types/node_modules/wrappy/package.json @@ -36,7 +36,7 @@ "deprecated": false, "description": "Callback wrapping utility", "devDependencies": { - "tap": "^2.3.1" + "tap": "^18.0.0" }, "directories": { "test": "test"