diff --git a/package.json b/package.json index 7a0a508d..59d9ab5c 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "eslint": "9.25.1", "jest": "29.7.0", "myzod": "1.12.1", - "npm-run-all2": "7.0.2", + "npm-run-all2": "8.0.0", "ts-dedent": "^2.2.0", "ts-jest": "29.3.2", "typescript": "5.8.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a42368ea..b5487e63 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -55,8 +55,8 @@ importers: specifier: 1.12.1 version: 1.12.1 npm-run-all2: - specifier: 7.0.2 - version: 7.0.2 + specifier: 8.0.0 + version: 8.0.0 ts-dedent: specifier: ^2.2.0 version: 2.2.0 @@ -2921,9 +2921,9 @@ packages: resolution: {integrity: sha512-TZKxPvItzai9kN9H/TkmCtx/ZN/hvr3vUycjlfmH0ootY9yFBzNOpiXAdIn1Iteqsvk4lQn6B5PTrt+n6h8k/w==} engines: {node: ^18.17.0 || >=20.5.0} - npm-run-all2@7.0.2: - resolution: {integrity: sha512-7tXR+r9hzRNOPNTvXegM+QzCuMjzUIIq66VDunL6j60O4RrExx32XUhlrS7UK4VcdGw5/Wxzb3kfNcFix9JKDA==} - engines: {node: ^18.17.0 || >=20.5.0, npm: '>= 9'} + npm-run-all2@8.0.0: + resolution: {integrity: sha512-HQ9Z8cQqDIKvTpZgxa7oPRqi07iEdau5E1V6vMkON05v5McgAEvLltVuWGmBE3fiObCTthkxlpJbCZJYGAVDjg==} + engines: {node: '>=20.5.0', npm: '>= 10'} hasBin: true npm-run-path@4.0.1: @@ -7389,7 +7389,7 @@ snapshots: npm-normalize-package-bin@4.0.0: {} - npm-run-all2@7.0.2: + npm-run-all2@8.0.0: dependencies: ansi-styles: 6.2.1 cross-spawn: 7.0.6