diff --git a/package.json b/package.json index f60ca78..9ebc3a6 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "sinon": "^15.2.0", "ts-node": "^10.0.0", "typescript": "^4.9.5", - "wireit": "^0.14.0" + "wireit": "^0.14.1" }, "types": "lib/exported.d.ts", "publishConfig": { diff --git a/yarn.lock b/yarn.lock index c4539fa..6b459c2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5719,10 +5719,10 @@ which@2.0.2, which@^2.0.1: dependencies: isexe "^2.0.0" -wireit@^0.14.0: - version "0.14.0" - resolved "https://registry.yarnpkg.com/wireit/-/wireit-0.14.0.tgz#8ecb922280d9b3a493bed520900ab458e0f38727" - integrity sha512-CwHhyWduARI7zOoyyQvxH6U/5GTy8p6RxTe2LpwIhE4Y8PbaTk0iH8dLkeGMvxETVBkxCgQnF2GfzYKXMSmYSw== +wireit@^0.14.1: + version "0.14.1" + resolved "https://registry.yarnpkg.com/wireit/-/wireit-0.14.1.tgz#83b63598503573db6722ad49b1fe15b57ee71890" + integrity sha512-q5sixPM/vKQEpyaub6J9QoHAFAF9g4zBdnjoYelH9/RLAekcUf3x1dmFLACGZ6nYjqehCsTlXC1irmzU7znPhA== dependencies: braces "^3.0.2" chokidar "^3.5.3"