diff --git a/package-lock.json b/package-lock.json index 362ddb9d..2bcf09f9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -30,7 +30,7 @@ "jest-when": "3.7.0", "ls-engines": "0.9.3", "mock-fs": "5.4.1", - "npm-run-all2": "7.0.1", + "npm-run-all2": "7.0.2", "publint": "0.2.12", "remark-cli": "12.0.1", "rimraf": "6.0.1", @@ -14000,14 +14000,14 @@ } }, "node_modules/npm-run-all2": { - "version": "7.0.1", - "resolved": "https://registry.npmjs.org/npm-run-all2/-/npm-run-all2-7.0.1.tgz", - "integrity": "sha512-Adbv+bJQ8UTAM03rRODqrO5cx0YU5KCG2CvHtSURiadvdTjjgGJXdbc1oQ9CXBh9dnGfHSoSB1Web/0Dzp6kOQ==", + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/npm-run-all2/-/npm-run-all2-7.0.2.tgz", + "integrity": "sha512-7tXR+r9hzRNOPNTvXegM+QzCuMjzUIIq66VDunL6j60O4RrExx32XUhlrS7UK4VcdGw5/Wxzb3kfNcFix9JKDA==", "dev": true, "license": "MIT", "dependencies": { "ansi-styles": "^6.2.1", - "cross-spawn": "^7.0.3", + "cross-spawn": "^7.0.6", "memorystream": "^0.3.1", "minimatch": "^9.0.0", "pidtree": "^0.6.0", diff --git a/package.json b/package.json index 13037e3d..3ccd94ee 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "jest-when": "3.7.0", "ls-engines": "0.9.3", "mock-fs": "5.4.1", - "npm-run-all2": "7.0.1", + "npm-run-all2": "7.0.2", "publint": "0.2.12", "remark-cli": "12.0.1", "rimraf": "6.0.1",