diff --git a/package.json b/package.json index 222e422..efee18d 100644 --- a/package.json +++ b/package.json @@ -102,7 +102,7 @@ "husky": "9.0.11", "lint-staged": "15.2.7", "np": "10.0.6", - "npm-run-all2": "6.2.0", + "npm-run-all2": "6.2.1", "pinst": "3.0.0", "power-assert": "1.6.1", "regenerator-runtime": "0.14.1", diff --git a/yarn.lock b/yarn.lock index 7c1e076..fc6ce39 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6982,10 +6982,10 @@ npm-normalize-package-bin@^3.0.0: resolved "https://registry.yarnpkg.com/npm-normalize-package-bin/-/npm-normalize-package-bin-3.0.1.tgz#25447e32a9a7de1f51362c61a559233b89947832" integrity sha512-dMxCf+zZ+3zeQZXKxmyuCKlIDPGuv8EF940xbkC4kQVDTtqoh6rJFO+JTKSA6/Rwi0getWmtuy4Itup0AMcaDQ== -npm-run-all2@6.2.0: - version "6.2.0" - resolved "https://registry.yarnpkg.com/npm-run-all2/-/npm-run-all2-6.2.0.tgz#ac0a893a593e1ab3ef85c5ac3526321d2e3137bd" - integrity sha512-wA7yVIkthe6qJBfiJ2g6aweaaRlw72itsFGF6HuwCHKwtwAx/4BY1vVpk6bw6lS8RLMsexoasOkd0aYOmsFG7Q== +npm-run-all2@6.2.1: + version "6.2.1" + resolved "https://registry.yarnpkg.com/npm-run-all2/-/npm-run-all2-6.2.1.tgz#6b59513f7bf5bb053876a78b7be82e29bdf8eeaf" + integrity sha512-eX4MWsUYOSm1FhPh9LPAWbqq2quny3u8gEEWIY4HHECi10qOyi1dNaJFCyOOv2uP05ZuTPETwS2p1GZk9oLJsw== dependencies: ansi-styles "^6.2.1" cross-spawn "^7.0.3"