diff --git a/package.json b/package.json index d6e727a06e..96774cc42b 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "@tryghost/constants": "1.0.1", "@tryghost/custom-theme-settings-service": "0.3.1", "@tryghost/database-info": "0.1.0", - "@tryghost/debug": "0.1.12", + "@tryghost/debug": "0.1.13", "@tryghost/email-analytics-provider-mailgun": "1.0.7", "@tryghost/email-analytics-service": "1.0.5", "@tryghost/errors": "1.2.3", diff --git a/yarn.lock b/yarn.lock index c6eb0274c5..1d07f55d98 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1904,7 +1904,15 @@ "@tryghost/root-utils" "^0.3.8" debug "^4.3.1" -"@tryghost/debug@0.1.12", "@tryghost/debug@^0.1.10", "@tryghost/debug@^0.1.12", "@tryghost/debug@^0.1.2", "@tryghost/debug@^0.1.4", "@tryghost/debug@^0.1.5", "@tryghost/debug@^0.1.8", "@tryghost/debug@^0.1.9": +"@tryghost/debug@0.1.13": + version "0.1.13" + resolved "https://registry.yarnpkg.com/@tryghost/debug/-/debug-0.1.13.tgz#daf23fb9caedadfb919d3444faf9c84ed549beae" + integrity sha512-B5/fIvee1OqxIvB1gEZRqrjeN/hHbIFmmklqLm1I3yRBWyothStVnkaGm8taIoumgIluHv6h2BsYiFKIWQx65Q== + dependencies: + "@tryghost/root-utils" "^0.3.11" + debug "^4.3.1" + +"@tryghost/debug@^0.1.10", "@tryghost/debug@^0.1.12", "@tryghost/debug@^0.1.2", "@tryghost/debug@^0.1.4", "@tryghost/debug@^0.1.5", "@tryghost/debug@^0.1.8", "@tryghost/debug@^0.1.9": version "0.1.12" resolved "https://registry.yarnpkg.com/@tryghost/debug/-/debug-0.1.12.tgz#a204b6e7198252c06fa505e8e6d46adbae26af88" integrity sha512-mjmS5RSdfGOXgd591LvpagrTOeLQiZtjMgnm4CwztixWiwlAU9JQAXEfcLKx/dbQewtEOc9AiB4LY+yBvifcwA==