diff --git a/package.json b/package.json index fae02702..e9655e4f 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "eslint": "9.27.0", "jest": "29.7.0", "myzod": "1.12.1", - "npm-run-all2": "8.0.2", + "npm-run-all2": "8.0.3", "ts-dedent": "^2.2.0", "ts-jest": "29.3.4", "typescript": "5.8.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 489a3f4f..acac5755 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: 8.0.2 - version: 8.0.2 + specifier: 8.0.3 + version: 8.0.3 ts-dedent: specifier: ^2.2.0 version: 2.2.0 @@ -2952,8 +2952,8 @@ packages: resolution: {integrity: sha512-TZKxPvItzai9kN9H/TkmCtx/ZN/hvr3vUycjlfmH0ootY9yFBzNOpiXAdIn1Iteqsvk4lQn6B5PTrt+n6h8k/w==} engines: {node: ^18.17.0 || >=20.5.0} - npm-run-all2@8.0.2: - resolution: {integrity: sha512-yU70kTcohhAETxUjJQxTdQbaDJWCyv+DlKHEWdOifxZ0hZUKRh26mY2mfzlPxfGbsTRbgBuEHeakB6wx0CvVaQ==} + npm-run-all2@8.0.3: + resolution: {integrity: sha512-0mAycidMUMThrLt8AT3LGtOMgfLaMg6/4oUKHTKMU0jDSIsdKBsKp98H8zBFcJylQC4CtOB140UUFbOlFyE9gA==} engines: {node: ^20.5.0 || >=22.0.0, npm: '>= 10'} hasBin: true @@ -7408,12 +7408,12 @@ snapshots: npm-normalize-package-bin@4.0.0: {} - npm-run-all2@8.0.2: + npm-run-all2@8.0.3: dependencies: ansi-styles: 6.2.1 cross-spawn: 7.0.6 memorystream: 0.3.1 - picomatch: 4.0.2 + minimatch: 10.0.1 pidtree: 0.6.0 read-package-json-fast: 4.0.0 shell-quote: 1.8.1