diff --git a/package.json b/package.json index 5bda8d54..21cf2a11 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@salesforce/prettier-config": "^0.0.3", "@salesforce/ts-sinon": "^1.4.17", "@swc/core": "^1.3.36", - "@types/inquirer": "^9.0.4", + "@types/inquirer": "^9.0.6", "@typescript-eslint/eslint-plugin": "^5.62.0", "@typescript-eslint/parser": "^5.61.0", "chai": "^4.3.8", diff --git a/yarn.lock b/yarn.lock index 3bce6a13..451d24b9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1323,10 +1323,10 @@ resolved "https://registry.yarnpkg.com/@types/http-cache-semantics/-/http-cache-semantics-4.0.1.tgz#0ea7b61496902b95890dc4c3a116b60cb8dae812" integrity sha512-SZs7ekbP8CN0txVG2xVRH6EgKmEm31BOxA07vkFaETzZz1xh+cbt8BcI0slpymvwhx5dlFnQG2rTlPVQn+iRPQ== -"@types/inquirer@^9.0.4": - version "9.0.4" - resolved "https://registry.yarnpkg.com/@types/inquirer/-/inquirer-9.0.4.tgz#f20d6bce87c2aef4fabe8de9e3a397e80aea309f" - integrity sha512-x8UgutCLm5tsp995aeYB8dlT+sGBCtv0zE43tHvo7OljtlA2Rn4+COyLKe9+YjB20uy0G14y0C9vCD2KtNtyGA== +"@types/inquirer@^9.0.6": + version "9.0.6" + resolved "https://registry.yarnpkg.com/@types/inquirer/-/inquirer-9.0.6.tgz#24e61f8ccdcddc5d34c30034368b8ddd0c101769" + integrity sha512-1Go1AAP/yOy3Pth5Xf1DC3nfZ03cJLCPx6E2YnSN/5I3w1jHBVH4170DkZ+JxfmA7c9kL9+bf9z3FRGa4kNAqg== dependencies: "@types/through" "*" rxjs "^7.2.0"