diff --git a/package.json b/package.json index 32f33b04..20f5af66 100644 --- a/package.json +++ b/package.json @@ -97,7 +97,7 @@ "eslint": "10.4.1", "jest": "30.4.2", "myzod": "1.12.1", - "npm-run-all2": "9.0.1", + "npm-run-all2": "9.0.2", "ts-dedent": "^2.2.0", "ts-jest": "29.4.11", "typescript": "6.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3eac7033..a93d50c7 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: 9.0.1 - version: 9.0.1 + specifier: 9.0.2 + version: 9.0.2 ts-dedent: specifier: ^2.2.0 version: 2.3.0 @@ -3041,8 +3041,8 @@ packages: resolution: {integrity: sha512-tdt4aFn9QamlhdN3HV2D2ccpBwO5/fyjjbXUxYA6uBjyekMZcZvDq0aSj9t5Jo+tih6AYFnt/cuIRn9013e0Uw==} engines: {node: ^22.22.2 || ^24.15.0 || >=26.0.0} - npm-run-all2@9.0.1: - resolution: {integrity: sha512-ZtK8WXZBUA9x0XD6nxYdFLe86FxpkCTq2LiQxzX0LeXQY/vyAigQZXjjj/xfTwgV4Yqe/vYNIq2W09lrHKTcuQ==} + npm-run-all2@9.0.2: + resolution: {integrity: sha512-+dd4SO2jAlLE06OzmJKzIe6QvvjXezcbmobnh8usR0a8BzQCABTdqTXqVPji0ICOhSQpIIrkGd7IzNl5iDaRSA==} engines: {node: ^22.22.2 || ^24.15.0 || >=26.0.0, npm: '>= 10'} hasBin: true @@ -3164,9 +3164,9 @@ packages: resolution: {integrity: sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==} engines: {node: '>=12'} - pidtree@0.6.0: - resolution: {integrity: sha512-eG2dWTVw5bzqGRztnHExczNxt5VGsE6OwTeCG3fdUf9KBsZzO3R5OIIIzWR+iZA0NtZ+RDVdaoE2dK1cn6jH4g==} - engines: {node: '>=0.10'} + pidtree@1.0.0: + resolution: {integrity: sha512-avfAvjB9Dd0wdj3rjJX//yS+G79OO0KrS5pJHFJENjYGX6N4SMgEDBBI/yFy0lloOYSaC6XQxzpOAMPfSYFV/Q==} + engines: {node: '>=18'} hasBin: true pirates@4.0.7: @@ -7406,13 +7406,13 @@ snapshots: npm-normalize-package-bin@6.0.0: {} - npm-run-all2@9.0.1: + npm-run-all2@9.0.2: dependencies: ansi-styles: 6.2.3 cross-spawn: 7.0.6 memorystream: 0.3.1 picomatch: 4.0.4 - pidtree: 0.6.0 + pidtree: 1.0.0 read-package-json-fast: 6.0.0 shell-quote: 1.8.4 which: 7.0.0 @@ -7524,7 +7524,7 @@ snapshots: picomatch@4.0.4: {} - pidtree@0.6.0: {} + pidtree@1.0.0: {} pirates@4.0.7: {}