diff --git a/package.json b/package.json index c3054f41..da3e654f 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "is-ci": "3.0.1", "knip": "5.24.0", "lint-staged": "15.2.7", - "npm-run-all2": "6.2.0", + "npm-run-all2": "6.2.1", "prettier": "3.3.2", "rimraf": "5.0.7", "ts-loader": "9.5.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e49270bc..a30567b6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -98,8 +98,8 @@ devDependencies: specifier: 15.2.7 version: 15.2.7 npm-run-all2: - specifier: 6.2.0 - version: 6.2.0 + specifier: 6.2.1 + version: 6.2.1 prettier: specifier: 3.3.2 version: 3.3.2 @@ -4123,9 +4123,9 @@ packages: engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} dev: true - /npm-run-all2@6.2.0: - resolution: {integrity: sha512-wA7yVIkthe6qJBfiJ2g6aweaaRlw72itsFGF6HuwCHKwtwAx/4BY1vVpk6bw6lS8RLMsexoasOkd0aYOmsFG7Q==} - engines: {node: ^14.18.0 || >=16.0.0, npm: '>= 8'} + /npm-run-all2@6.2.1: + resolution: {integrity: sha512-eX4MWsUYOSm1FhPh9LPAWbqq2quny3u8gEEWIY4HHECi10qOyi1dNaJFCyOOv2uP05ZuTPETwS2p1GZk9oLJsw==} + engines: {node: ^14.18.0 || ^16.13.0 || >=18.0.0, npm: '>= 8'} hasBin: true dependencies: ansi-styles: 6.2.1