diff --git a/package.json b/package.json index 2b4a9be1..6667dd23 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "@sourcegraph/prettierrc": "^3.0.3", "@sourcegraph/tsconfig": "^4.0.1", "@types/execa": "2.0.0", - "@types/inquirer": "8.2.10", + "@types/inquirer": "8.2.12", "@types/js-yaml": "3.12.5", "@types/mkdirp-promise": "5.0.0", "@types/mz": "2.7.8", diff --git a/yarn.lock b/yarn.lock index 146c3d58..6d8888a0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -687,10 +687,10 @@ resolved "https://registry.yarnpkg.com/@types/http-cache-semantics/-/http-cache-semantics-4.0.0.tgz#9140779736aa2655635ee756e2467d787cfe8a2a" integrity sha512-c3Xy026kOF7QOTn00hbIllV1dLR9hG9NkSrLQgCVs8NF6sBU+VGWjD3wLPhmh1TYAc7ugCFsvHYMN4VcBN1U1A== -"@types/inquirer@8.2.10": - version "8.2.10" - resolved "https://registry.yarnpkg.com/@types/inquirer/-/inquirer-8.2.10.tgz#9444dce2d764c35bc5bb4d742598aaa4acb6561b" - integrity sha512-IdD5NmHyVjWM8SHWo/kPBgtzXatwPkfwzyP3fN1jF2g9BWt5WO+8hL2F4o2GKIYsU40PpqeevuUWvkS/roXJkA== +"@types/inquirer@8.2.12": + version "8.2.12" + resolved "https://registry.yarnpkg.com/@types/inquirer/-/inquirer-8.2.12.tgz#c26da8d8fe5baff78382a1035059ef4967cee7a0" + integrity sha512-YxURZF2ZsSjU5TAe06tW0M3sL4UI9AMPA6dd8I72uOtppzNafcY38xkYgCZ/vsVOAyNdzHmvtTpLWilOrbP0dQ== dependencies: "@types/through" "*" rxjs "^7.2.0"