diff --git a/package.json b/package.json index 2e2569f3b3..d70d8ce362 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "lint-staged": "17.2.0", "markdownlint-cli2": "0.23.2", "nock": "14.0.17", - "npm-run-all2": "9.0.2", + "npm-run-all2": "9.0.3", "prettier": "3.9.6", "prettier-plugin-packagejson": "3.0.2", "rolldown": "1.2.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d28c651937..e2147ae6c5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -185,8 +185,8 @@ importers: specifier: 14.0.17 version: 14.0.17 npm-run-all2: - specifier: 9.0.2 - version: 9.0.2 + specifier: 9.0.3 + version: 9.0.3 prettier: specifier: 3.9.6 version: 3.9.6 @@ -1305,6 +1305,10 @@ packages: resolution: {integrity: sha512-4Dj6M28JB+oAH8kFkTLUo+a2jwOFkuqb3yucU0CANcRRUbxS0cP0nZYCGjcc3BNXwRIsUVmDGgzawme7zvJHvg==} engines: {node: '>=12'} + ansi-styles@7.0.0: + resolution: {integrity: sha512-kKvt3m4uwzqL0wlkPd09CmljPJGOZZ4D0fP65sqFSvPkMRKhNi+74MgIJ5QxE6SxqB4t4KyUFGg8+n5zjo6hew==} + engines: {node: '>=22'} + any-promise@1.3.0: resolution: {integrity: sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A==} @@ -2873,8 +2877,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.2: - resolution: {integrity: sha512-+dd4SO2jAlLE06OzmJKzIe6QvvjXezcbmobnh8usR0a8BzQCABTdqTXqVPji0ICOhSQpIIrkGd7IzNl5iDaRSA==} + npm-run-all2@9.0.3: + resolution: {integrity: sha512-BQAEdU1PtYc48qYRdghW2BVTQT3VqWCoFQmO87NlM1h1PYwMCKQpUWaNyB20V26caNzFsXQDfyOdznLlHCih6g==} engines: {node: ^22.22.2 || ^24.15.0 || >=26.0.0, npm: '>= 10'} hasBin: true @@ -4994,6 +4998,8 @@ snapshots: ansi-styles@6.2.3: {} + ansi-styles@7.0.0: {} + any-promise@1.3.0: {} anynum@1.0.1: {} @@ -6628,9 +6634,9 @@ snapshots: npm-normalize-package-bin@6.0.0: {} - npm-run-all2@9.0.2: + npm-run-all2@9.0.3: dependencies: - ansi-styles: 6.2.3 + ansi-styles: 7.0.0 cross-spawn: 7.0.6 memorystream: 0.3.1 picomatch: 4.0.5