diff --git a/package.json b/package.json index a9408e2..e6abbff 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "buffer": "^5.5.0||^6.0.0", "commander": "^12.0.0", "generate-license-file": "^3.5.0", - "npm-run-all2": "^6.2.0", + "npm-run-all2": "^6.2.2", "terser": "^5.31.1", "typescript": "~5.5.2", "vite": "^5.3.2", diff --git a/yarn.lock b/yarn.lock index 83f83c2..fd8e25d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2325,10 +2325,10 @@ npm-registry-fetch@^16.0.0: npm-package-arg "^11.0.0" proc-log "^3.0.0" -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.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== dependencies: ansi-styles "^6.2.1" cross-spawn "^7.0.3"