diff --git a/package.json b/package.json index 8f0a45c..c7255ea 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.10", + "@oclif/multi-stage-output": "^0.8.11", "@salesforce/core": "^8.8.5", "@salesforce/kit": "^3.2.2", "@salesforce/sf-plugins-core": "^11.3.12", diff --git a/yarn.lock b/yarn.lock index f73898e..e1b48c1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1737,10 +1737,10 @@ wordwrap "^1.0.0" wrap-ansi "^7.0.0" -"@oclif/multi-stage-output@^0.8.10": - version "0.8.10" - resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.8.10.tgz#e112fa73bb45313f05d11ad18edd60f4a5b6604e" - integrity sha512-3CjhCVwKfRrQpcas2yZ4nSQVFHVsPRaPWNEf6ucpkYkVWEV/FUAlRQbe2ZakTwAVHaZ00SPiQgxjrqqsVB7yEQ== +"@oclif/multi-stage-output@^0.8.11": + version "0.8.11" + resolved "https://registry.yarnpkg.com/@oclif/multi-stage-output/-/multi-stage-output-0.8.11.tgz#bd8594a4775b87827b6f92ba3343dd9d5967b9af" + integrity sha512-BFHqxqgG25EBh+mvqyg9SkDpsDI4bVp7TQwUOKhj8pP2ue+W5y54NxvC9tLTh9FeqZud+j0RVD03XuBgeSW27g== dependencies: "@oclif/core" "^4" "@types/react" "^18.3.12" @@ -1836,7 +1836,7 @@ strip-ansi "6.0.1" ts-retry-promise "^0.8.1" -"@salesforce/core@^8.5.1", "@salesforce/core@^8.8.0", "@salesforce/core@^8.8.3", "@salesforce/core@^8.8.4", "@salesforce/core@^8.8.5": +"@salesforce/core@^8.5.1", "@salesforce/core@^8.8.0", "@salesforce/core@^8.8.4", "@salesforce/core@^8.8.5": version "8.8.5" resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.8.5.tgz#4004e22523e4e45b42631733d06dc8aec9fdc23d" integrity sha512-eCiiO4NptvKkz04A4ivBVLzEBy/6IIFmaXoZ4tnF1FcD5MESvC+Xuc+0RFSRiYmPi5oloKNl6njrfVCKAho2zQ==