diff --git a/package.json b/package.json index 228e7725..ca4b4b78 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@tryghost/logging": "2.4.20", "@tryghost/mg-assetscraper": "0.4.16", "@tryghost/mg-fs-utils": "0.15.1", - "@tryghost/pretty-cli": "1.2.45", + "@tryghost/pretty-cli": "1.2.46", "@tryghost/zip": "1.1.47", "axios": "1.7.9", "bluebird": "3.7.2", diff --git a/yarn.lock b/yarn.lock index a82adcee..2b12ad5c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1914,10 +1914,10 @@ sharp "0.33.5" transliteration "2.3.5" -"@tryghost/pretty-cli@1.2.45": - version "1.2.45" - resolved "https://registry.yarnpkg.com/@tryghost/pretty-cli/-/pretty-cli-1.2.45.tgz#cf221d46eb0f9a4223c152a029ff94bbd19f84ca" - integrity sha512-K2T6kIlWKc0hsTBhe3zgJLv5WMTLmDpxM5XOJcD9wx7viKt6n6HqpICpuKmTurOhxyKRlPF4A6wYGEUHs2s/OA== +"@tryghost/pretty-cli@1.2.46": + version "1.2.46" + resolved "https://registry.yarnpkg.com/@tryghost/pretty-cli/-/pretty-cli-1.2.46.tgz#6054fba6f6d9bc6d90b01a9225b1da8c7bd2ec01" + integrity sha512-PKq4BT7NVO5MBjlvF7lcN6fdaDHsiV3JoE6Kflms77McKA0PyXISVGia3b3GgEsLxsv5AJQ2cAsgDsFb/xWBPw== dependencies: chalk "^4.1.0" sywac "^1.3.0"