diff --git a/@commitlint/prompt/package.json b/@commitlint/prompt/package.json index e83564186a..7a41027b6f 100644 --- a/@commitlint/prompt/package.json +++ b/@commitlint/prompt/package.json @@ -44,7 +44,7 @@ "@commitlint/types": "^12.0.0", "chalk": "^4.0.0", "lodash": "^4.17.19", - "throat": "^5.0.0", + "throat": "^6.0.0", "vorpal": "^1.12.0" }, "gitHead": "d829bf6260304ca8d6811f329fcdd1b6c50e9749" diff --git a/yarn.lock b/yarn.lock index dcfda1ce7d..bcc5e5e3bd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9604,6 +9604,11 @@ throat@^5.0.0: resolved "https://registry.npmjs.org/throat/-/throat-5.0.0.tgz#c5199235803aad18754a667d659b5e72ce16764b" integrity sha512-fcwX4mndzpLQKBS1DVYhGAcYaYt7vsHNIvQV+WXMvnow5cgjPphq5CaayLaGsjRdSCKZFNGt7/GYAuXaNOiYCA== +throat@^6.0.0: + version "6.0.0" + resolved "https://registry.npmjs.org/throat/-/throat-6.0.0.tgz#e5d793bff24e2d329e25239978ba79b9c797b3a6" + integrity sha512-xFKdqx9QpWfXq471eaKQ/ao7xOFye4CKc8pyNJ9wU+oa6R4EKPTVY6V7JMqPVMZhB8TUbY5TB/mgU4AYA4Y8dA== + through2@^2.0.0, through2@^2.0.2: version "2.0.5" resolved "https://registry.npmjs.org/through2/-/through2-2.0.5.tgz#01c1e39eb31d07cb7d03a96a70823260b23132cd"