From da995a98f4fc7cbdb2f5d00bb9af26cb8a1b206f Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Thu, 27 Feb 2025 16:26:58 +0000 Subject: [PATCH] fix: workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/nyc/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-CROSSSPAWN-8303230 --- .../fixtures/tap-with-yarn-lock/node_modules/nyc/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/nyc/package.json b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/nyc/package.json index a9e06609dd7a5..b5d854d3bac32 100644 --- a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/nyc/package.json +++ b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/nyc/package.json @@ -74,7 +74,7 @@ "cp-file": "^6.2.0", "find-cache-dir": "^2.1.0", "find-up": "^3.0.0", - "foreground-child": "^1.5.6", + "foreground-child": "^3.3.1", "glob": "^7.1.3", "istanbul-lib-coverage": "^2.0.5", "istanbul-lib-hook": "^2.0.7",