diff --git a/package.json b/package.json index fcab1c9..7015587 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "commander": "^13.1.0", "console-grid": "^2.2.3", "eight-colors": "^1.3.1", - "foreground-child": "^3.3.0", + "foreground-child": "^3.3.1", "istanbul-lib-coverage": "^3.2.2", "istanbul-lib-report": "^3.0.1", "istanbul-reports": "^3.1.7", diff --git a/test/package.json b/test/package.json index f72f3f1..e0175fe 100644 --- a/test/package.json +++ b/test/package.json @@ -15,12 +15,12 @@ "babel-loader": "^9.2.1", "babel-plugin-istanbul": "^7.0.0", "cross-env": "^7.0.3", - "foreground-child": "^3.3.0", + "foreground-child": "^3.3.1", "koa": "^2.15.4", "koa-static-resolver": "^1.0.6", "open": "^10.1.0", "playwright": "^1.50.1", - "puppeteer": "^24.2.1", + "puppeteer": "^24.3.0", "rollup": "^4.34.8", "swc-loader": "^0.2.6", "ts-loader": "^9.5.2",