diff --git a/package.json b/package.json index 5c90d7a..3662eba 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "bugs": "https://github.com/forcedotcom/cli/issues", "dependencies": { "@oclif/core": "^4", - "@oclif/multi-stage-output": "^0.8.25", + "@oclif/multi-stage-output": "^0.8.27", "@salesforce/core": "^8.23.4", "@salesforce/kit": "^3.2.2", "@salesforce/sf-plugins-core": "^11.3.12", diff --git a/yarn.lock b/yarn.lock index 44afaf0..c913852 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1562,10 +1562,10 @@ wordwrap "^1.0.0" wrap-ansi "^7.0.0" -"@oclif/multi-stage-output@^0.8.25": - version "0.8.25" - resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.8.25.tgz#97ea545694045b33607a4f2ad00935efe18c7816" - integrity sha512-Tw/EDlk7i4WEGfTtjHzTLBpwqgl0AtBqu9kixxH1cPCpD7qG783Pc5lAk+IwgReNpgZEdrrdeGVePFlsitBIbQ== +"@oclif/multi-stage-output@^0.8.27": + version "0.8.27" + resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.8.27.tgz#7404ee023470cbfad670e4ff914d128813b737eb" + integrity sha512-kfQaKF1wZbmxl0suJ3dEY++VOr9aGSCMBpMbWxgVYoJxSgWABoY7U65o4taEOi5WDs4qrpe1C5M6x6Z6CsSi0Q== dependencies: "@oclif/core" "^4" "@types/react" "^18.3.12"