diff --git a/package.json b/package.json index e83c6c0..6ae729a 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "typedoc": "^0.26.5", "typedoc-plugin-missing-exports": "^3.0.0", "typescript": "^5.5.4", - "wireit": "^0.14.5" + "wireit": "^0.14.12" }, "publishConfig": { "access": "public" diff --git a/yarn.lock b/yarn.lock index 36f25b9..8e69f57 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4199,10 +4199,10 @@ which@^2.0.1: dependencies: isexe "^2.0.0" -wireit@^0.14.5: - version "0.14.5" - resolved "https://registry.npmjs.org/wireit/-/wireit-0.14.5.tgz#cd1c4136444c8dbe655f34f60fe2454a9e69d430" - integrity sha512-K4ka9YBpSyD6pmFZYTJd4VpPsAiPT6j/fOtLzYgnKWlPIMM7lAZjQQ30H7urO+Lqx1Wvrw88tQHBz4njy+lglg== +wireit@^0.14.12: + version "0.14.12" + resolved "https://registry.npmjs.org/wireit/-/wireit-0.14.12.tgz#c35788b4be4a796a8d05d204ec7d3f5c4b355d71" + integrity sha512-gNSd+nZmMo6cuICezYXRIayu6TSOeCSCDzjSF0q6g8FKDsRbdqrONrSZYzdk/uBISmRcv4vZtsno6GyGvdXwGA== dependencies: brace-expansion "^4.0.0" chokidar "^3.5.3"