diff --git a/package-lock.json b/package-lock.json index 4c3f57ec..1428898f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -29,7 +29,7 @@ "conventional-changelog-jshint": "5.2.0", "lockfile-lint": "5.0.0", "ls-engines": "0.9.4", - "npm-run-all2": "9.0.0", + "npm-run-all2": "9.0.1", "prettier": "3.8.3", "publint": "0.3.21", "semantic-release": "25.0.3", @@ -7328,9 +7328,9 @@ } }, "node_modules/npm-run-all2": { - "version": "9.0.0", - "resolved": "https://registry.npmjs.org/npm-run-all2/-/npm-run-all2-9.0.0.tgz", - "integrity": "sha512-NMHaiMWl+kotdoAzVtwElvEh4PLdjAGsdmCJXOGv0rdM4d19FGIa0z0ISFuMklmYgVgQzS4h+jNlowz+q1aojw==", + "version": "9.0.1", + "resolved": "https://registry.npmjs.org/npm-run-all2/-/npm-run-all2-9.0.1.tgz", + "integrity": "sha512-ZtK8WXZBUA9x0XD6nxYdFLe86FxpkCTq2LiQxzX0LeXQY/vyAigQZXjjj/xfTwgV4Yqe/vYNIq2W09lrHKTcuQ==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 07772f31..a7c55b60 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "conventional-changelog-jshint": "5.2.0", "lockfile-lint": "5.0.0", "ls-engines": "0.9.4", - "npm-run-all2": "9.0.0", + "npm-run-all2": "9.0.1", "prettier": "3.8.3", "publint": "0.3.21", "semantic-release": "25.0.3",