diff --git a/package.json b/package.json index d94263f..0d80d0a 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@types/node": "20.16.5", "@vitest/coverage-v8": "1.6.0", "http-server": "14.1.1", - "npm-run-all2": "6.2.2", + "npm-run-all2": "6.2.4", "puppeteer": "22.15.0", "reg-keygen-git-hash-plugin": "0.14.3", "reg-notify-github-plugin": "0.14.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c30cde3..3bc4970 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -58,8 +58,8 @@ importers: specifier: 14.1.1 version: 14.1.1 npm-run-all2: - specifier: 6.2.2 - version: 6.2.2 + specifier: 6.2.4 + version: 6.2.4 puppeteer: specifier: 22.15.0 version: 22.15.0(typescript@5.6.2) @@ -4362,8 +4362,8 @@ packages: resolution: {integrity: sha512-dMxCf+zZ+3zeQZXKxmyuCKlIDPGuv8EF940xbkC4kQVDTtqoh6rJFO+JTKSA6/Rwi0getWmtuy4Itup0AMcaDQ==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} - npm-run-all2@6.2.2: - resolution: {integrity: sha512-Q+alQAGIW7ZhKcxLt8GcSi3h3ryheD6xnmXahkMRVM5LYmajcUrSITm8h+OPC9RYWMV2GR0Q1ntTUCfxaNoOJw==} + npm-run-all2@6.2.4: + resolution: {integrity: sha512-h/v0JWs0P12iR076jL0iTi4JzZVaJPnwse2+s4XzaIxwjtybQbQM2kg/Wd7Lxi0iEOXy3ZX2tLPNbm3MqzIFqw==} engines: {node: ^14.18.0 || ^16.13.0 || >=18.0.0, npm: '>= 8'} hasBin: true @@ -5939,6 +5939,11 @@ packages: engines: {node: '>= 8'} hasBin: true + which@3.0.1: + resolution: {integrity: sha512-XA1b62dzQzLfaEOSQFTCOd5KFf/1VSzZo7/7TUjnya6u0vGGKzU96UQBZTAThCb2j4/xjBAyii1OhRLJEivHvg==} + engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} + hasBin: true + why-is-node-running@2.2.2: resolution: {integrity: sha512-6tSwToZxTOcotxHeA+qGCq1mVzKR3CwcJGmVcY+QE8SHy6TnpFnh8PAvPNHYr7EcuVeG0QSMxtYCuO1ta/G/oA==} engines: {node: '>=8'} @@ -11268,7 +11273,7 @@ snapshots: npm-normalize-package-bin@3.0.1: {} - npm-run-all2@6.2.2: + npm-run-all2@6.2.4: dependencies: ansi-styles: 6.2.1 cross-spawn: 7.0.3 @@ -11277,6 +11282,7 @@ snapshots: pidtree: 0.6.0 read-package-json-fast: 3.0.2 shell-quote: 1.8.1 + which: 3.0.1 npm-run-path@4.0.1: dependencies: @@ -13138,6 +13144,10 @@ snapshots: dependencies: isexe: 2.0.0 + which@3.0.1: + dependencies: + isexe: 2.0.0 + why-is-node-running@2.2.2: dependencies: siginfo: 2.0.0