diff --git a/package.json b/package.json index 8b0ff8e..56a6298 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "dependencies": { "@inquirer/confirm": "3.2.0", "@tryghost/admin-api": "1.13.12", - "@tryghost/listr-smart-renderer": "0.5.15", + "@tryghost/listr-smart-renderer": "0.5.16", "@tryghost/logging": "2.4.21", "@tryghost/mg-assetscraper": "0.4.16", "@tryghost/mg-fs-utils": "0.15.1", diff --git a/yarn.lock b/yarn.lock index 747f76c..5ead651 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1843,6 +1843,20 @@ log-update "6.1.0" strip-ansi "7.1.0" +"@tryghost/listr-smart-renderer@0.5.16": + version "0.5.16" + resolved "https://registry.yarnpkg.com/@tryghost/listr-smart-renderer/-/listr-smart-renderer-0.5.16.tgz#7f1450ba286f2ce60d0970bd91451ea2f333cffd" + integrity sha512-V9DYx+0lfA2bi6x5HkLKrVqyE34oYWN32wg2vGakALh0xGtAmUEJdg4wbyeafG9zmEmbvMyeP4PsU/uyTnjsVA== + dependencies: + chalk "5.4.1" + cli-truncate "4.0.0" + elegant-spinner "3.0.0" + indent-string "5.0.0" + listr2 "6.6.1" + log-symbols "6.0.0" + log-update "6.1.0" + strip-ansi "7.1.0" + "@tryghost/logging@2.4.19": version "2.4.19" resolved "https://registry.yarnpkg.com/@tryghost/logging/-/logging-2.4.19.tgz#8aab372486268b6fc8e31615b6e79d59b299a44f"