diff --git a/package.json b/package.json index 71da5371..c5166d8f 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@types/node": "^14.0.14", "@types/semver": "^7.3.1", "chai": "^4.2.0", - "cli-ux": "^5.6.5", + "cli-ux": "^5.6.6", "conventional-changelog-cli": "^2.1.1", "eslint": "^7.3.1", "eslint-config-oclif": "^3.1.0", diff --git a/yarn.lock b/yarn.lock index 866b5393..22698240 100644 --- a/yarn.lock +++ b/yarn.lock @@ -879,38 +879,6 @@ cli-progress@^3.4.0: colors "^1.1.2" string-width "^4.2.0" -cli-ux@^5.6.5: - version "5.6.5" - resolved "https://registry.yarnpkg.com/cli-ux/-/cli-ux-5.6.5.tgz#d2a73070fb73d77d6adf6cb51592b6f04b31deb9" - integrity sha512-FjC69Z13a5iMuo6mNjXaA+/qNO1vdJvoHPAGKqULIMVAuhff6DMPU5hbk5ygHoIQWkU9RsgeAup9tV97pXJ7fQ== - dependencies: - "@oclif/command" "^1.8.7" - "@oclif/errors" "^1.3.5" - "@oclif/linewrap" "^1.0.0" - "@oclif/screen" "^1.0.4" - ansi-escapes "^4.3.0" - ansi-styles "^4.2.0" - cardinal "^2.1.1" - chalk "^4.1.0" - clean-stack "^3.0.0" - cli-progress "^3.4.0" - extract-stack "^2.0.0" - fs-extra "^8.1" - hyperlinker "^1.0.0" - indent-string "^4.0.0" - is-wsl "^2.2.0" - js-yaml "^3.13.1" - lodash "^4.17.21" - natural-orderby "^2.0.1" - object-treeify "^1.1.4" - password-prompt "^1.1.2" - semver "^7.3.2" - string-width "^4.2.0" - strip-ansi "^6.0.0" - supports-color "^8.1.0" - supports-hyperlinks "^2.1.0" - tslib "^2.0.0" - cli-ux@^5.6.6: version "5.6.6" resolved "https://registry.yarnpkg.com/cli-ux/-/cli-ux-5.6.6.tgz#1424f5a9fbddcd796ad985b867a3de7f5a452090"