diff --git a/package.json b/package.json index 549b0513..b953b40d 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "@salesforce/sf-plugins-core": "^12.2.4" }, "devDependencies": { - "@oclif/core": "^4.5.6", + "@oclif/core": "^4.7.2", "@oclif/plugin-command-snapshot": "^5.3.7", "@oclif/test": "^4", "@salesforce/cli-plugins-testkit": "^5.3.41", diff --git a/yarn.lock b/yarn.lock index f4e0dc88..2661fa9c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1703,10 +1703,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.3", "@oclif/core@^4.5.5", "@oclif/core@^4.5.6": - version "4.5.6" - resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.5.6.tgz#44671b5bafbc96ceeadd448da85f3b0eb0b16b41" - integrity sha512-FmmA6a2+GwhRtULNB9G+YZp2Whi/mgCjNC1EaHGMEztnlM4Je3wRmbAraucSsHsycSgihnm2MtcmudI+8xo8Lw== +"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.5.2", "@oclif/core@^4.5.3", "@oclif/core@^4.5.5", "@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"