From 37c172d45ede9df06a26e312a3000bf54c7063be Mon Sep 17 00:00:00 2001 From: Roman Date: Sun, 1 Mar 2026 19:00:57 +0000 Subject: [PATCH] update `foreground-child` to v4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 831ed806..ae0f63f4 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@bcoe/v8-coverage": "^1.0.1", "@istanbuljs/schema": "^0.1.3", "find-up": "^5.0.0", - "foreground-child": "^3.1.1", + "foreground-child": "^4.0.3", "istanbul-lib-coverage": "^3.2.0", "istanbul-lib-report": "^3.0.1", "istanbul-reports": "^3.1.6",