diff --git a/package.json b/package.json index efb105235..547568f4e 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "terminal-link": "^3.0.0" }, "devDependencies": { - "@inquirer/type": "^1.3.3", + "@inquirer/type": "^1.5.0", "@salesforce/dev-scripts": "^10.2.2", "@types/cli-progress": "^3.11.6", "eslint-plugin-sf-plugin": "^1.18.8", diff --git a/yarn.lock b/yarn.lock index 3e3f5e99c..cead686f0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -462,10 +462,10 @@ "@inquirer/type" "^1.4.0" ansi-escapes "^4.3.2" -"@inquirer/type@^1.3.3", "@inquirer/type@^1.4.0": - version "1.4.0" - resolved "https://registry.yarnpkg.com/@inquirer/type/-/type-1.4.0.tgz#3dd0c8f78c0548bbc18b9c07af16a86c4007e1f0" - integrity sha512-AjOqykVyjdJQvtfkNDGUyMYGF8xN50VUxftCQWsOyIo4DFRLr6VQhW0VItGI1JIyQGCGgIpKa7hMMwNhZb4OIw== +"@inquirer/type@^1.4.0", "@inquirer/type@^1.5.0": + version "1.5.0" + resolved "https://registry.yarnpkg.com/@inquirer/type/-/type-1.5.0.tgz#0890e6286281b3f118632e6f7c47c0ccb9b29ee3" + integrity sha512-L/UdayX9Z1lLN+itoTKqJ/X4DX5DaWu2Sruwt4XgZzMNv32x4qllbzMX4MbJlz0yxAQtU19UvABGOjmdq1u3qA== dependencies: mute-stream "^1.0.0"