diff --git a/package-lock.json b/package-lock.json index 020de409..1dc16ae7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -34,7 +34,7 @@ "fetch-mock": "npm:@gr2m/fetch-mock@9.11.0-pull-request-644.1", "lockfile-lint": "4.14.0", "ls-engines": "0.9.3", - "npm-run-all2": "6.2.4", + "npm-run-all2": "6.2.6", "prettier": "3.3.3", "publint": "0.2.11", "semantic-release": "24.1.3", @@ -8870,9 +8870,9 @@ } }, "node_modules/npm-run-all2": { - "version": "6.2.4", - "resolved": "https://registry.npmjs.org/npm-run-all2/-/npm-run-all2-6.2.4.tgz", - "integrity": "sha512-h/v0JWs0P12iR076jL0iTi4JzZVaJPnwse2+s4XzaIxwjtybQbQM2kg/Wd7Lxi0iEOXy3ZX2tLPNbm3MqzIFqw==", + "version": "6.2.6", + "resolved": "https://registry.npmjs.org/npm-run-all2/-/npm-run-all2-6.2.6.tgz", + "integrity": "sha512-tkyb4pc0Zb0oOswCb5tORPk9MvVL6gcDq1cMItQHmsbVk1skk7YF6cH+UU2GxeNLHMuk6wFEOSmEmJ2cnAK1jg==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index f380cff4..9c4fd76d 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "fetch-mock": "npm:@gr2m/fetch-mock@9.11.0-pull-request-644.1", "lockfile-lint": "4.14.0", "ls-engines": "0.9.3", - "npm-run-all2": "6.2.4", + "npm-run-all2": "6.2.6", "prettier": "3.3.3", "publint": "0.2.11", "semantic-release": "24.1.3",