diff --git a/package.json b/package.json index 999979c..07548ea 100644 --- a/package.json +++ b/package.json @@ -102,7 +102,7 @@ "husky": "9.1.6", "lint-staged": "15.2.10", "np": "10.0.7", - "npm-run-all2": "6.2.2", + "npm-run-all2": "6.2.3", "pinst": "3.0.0", "power-assert": "1.6.1", "regenerator-runtime": "0.14.1", diff --git a/yarn.lock b/yarn.lock index 24d465f..a53e5a6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7423,10 +7423,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.2: - version "6.2.2" - resolved "https://registry.yarnpkg.com/npm-run-all2/-/npm-run-all2-6.2.2.tgz#cd98d7c94dfa92e36724a1064609cca7a8991f5f" - integrity sha512-Q+alQAGIW7ZhKcxLt8GcSi3h3ryheD6xnmXahkMRVM5LYmajcUrSITm8h+OPC9RYWMV2GR0Q1ntTUCfxaNoOJw== +npm-run-all2@6.2.3: + version "6.2.3" + resolved "https://registry.yarnpkg.com/npm-run-all2/-/npm-run-all2-6.2.3.tgz#ea0c0987337b828eaa78c2f5488e70de0969917b" + integrity sha512-5RsxC7jEc/RjxOYBVdEfrJf5FsJ0pHA7jr2/OxrThXknajETCTYjigOCG3iaGjdYIKEQlDuCG0ir0T1HTva8pg== dependencies: ansi-styles "^6.2.1" cross-spawn "^7.0.3"