diff --git a/package.json b/package.json index 4ad66302..5d6ee0ab 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "enableO11y": true, "o11yUploadEndpoint": "https://794testsite.my.site.com/byolwr/webruntime/log/metrics", "dependencies": { - "@oclif/core": "^4.13.3", + "@oclif/core": "^4.14.0", "@oclif/multi-stage-output": "^0.8.44", "@salesforce/core": "^9.1.7", "@salesforce/kit": "^4.0.0", diff --git a/yarn.lock b/yarn.lock index 88e29b99..28f63b3c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1107,10 +1107,10 @@ "@nodelib/fs.scandir" "2.1.5" fastq "^1.6.0" -"@oclif/core@^4", "@oclif/core@^4.11.11", "@oclif/core@^4.11.4", "@oclif/core@^4.13.3": - version "4.13.5" - resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.13.5.tgz#9b0d85d9f8680781f78eca515aaf22b1b88e1cc9" - integrity sha512-KcbWlSO+s0Yr9c5wHNC6Npqdh46iJ8t9wCWW19yipT0QmnfZjoTqqqJ1DoP6s3i5P1z5cG35AqS17KL3b20Klw== +"@oclif/core@^4", "@oclif/core@^4.11.11", "@oclif/core@^4.11.4", "@oclif/core@^4.13.3", "@oclif/core@^4.14.0": + version "4.14.0" + resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.14.0.tgz#b5c46200788f95ce57809ddec1502ae0aa9abf2b" + integrity sha512-QCJIZoVJxV7jywgVAUlsQwl3dr3Sa21kfi5z9KrYolbexWJUtFSEtMoNiBWojD05mYycLnB50gp/VxlGdaOCRA== dependencies: ansi-escapes "^4.3.2" ansis "^3.17.0"