From f488fd69ce278bf09d943fe2a69c8eeaf6284373 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2024 20:41:23 +0000 Subject: [PATCH] fix: workspaces/arborist/test/fixtures/global-style/lib/node_modules/rimraf/node_modules/wrappy/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-CROSSSPAWN-8303230 --- .../lib/node_modules/rimraf/node_modules/wrappy/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workspaces/arborist/test/fixtures/global-style/lib/node_modules/rimraf/node_modules/wrappy/package.json b/workspaces/arborist/test/fixtures/global-style/lib/node_modules/rimraf/node_modules/wrappy/package.json index 130752046714d..7088f8f3fd2d5 100644 --- a/workspaces/arborist/test/fixtures/global-style/lib/node_modules/rimraf/node_modules/wrappy/package.json +++ b/workspaces/arborist/test/fixtures/global-style/lib/node_modules/rimraf/node_modules/wrappy/package.json @@ -11,7 +11,7 @@ }, "dependencies": {}, "devDependencies": { - "tap": "^2.3.1" + "tap": "^18.0.0" }, "scripts": { "test": "tap --coverage test/*.js"