diff --git a/package.json b/package.json index 1f092434..cef78c83 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "bugs": "https://github.com/forcedotcom/cli/issues", "dependencies": { "@inquirer/prompts": "^7.8.3", - "@oclif/core": "^4.5.6", + "@oclif/core": "^4.7.2", "@oclif/multi-stage-output": "^0.8.20", "@salesforce/apex-node": "^8.3.4", "@salesforce/core": "^8.23.2", diff --git a/yarn.lock b/yarn.lock index 4874fd0c..1896ead9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1376,10 +1376,10 @@ "@nodelib/fs.scandir" "2.1.5" fastq "^1.6.0" -"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.5.2", "@oclif/core@^4.5.5", "@oclif/core@^4.5.6": - version "4.6.0" - resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.6.0.tgz#ecdec3e840d6e2bfe511a5d89e0e41561f8bad8d" - integrity sha512-nVe56MTWDD6+/oOxfEIrnnnq7bDBMseE904rI2+ZCvLLqY6Hm8yh07Ks149UgZiJvxYhQPsGEry2ifh8zz3irw== +"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.5.2", "@oclif/core@^4.5.5", "@oclif/core@^4.5.6", "@oclif/core@^4.7.2": + version "4.7.2" + resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.7.2.tgz#9ebf36b4693500685956f3405c55526d191aa5ef" + integrity sha512-AmZnhEnyD7bFxmzEKRaOEr0kzonmwIip72eWZPWB5+7D9ayHa/QFX08zhaQT9eOo0//ed64v5p5QZIbYCbQaJQ== dependencies: ansi-escapes "^4.3.2" ansis "^3.17.0"