diff --git a/ghost/mw-error-handler/package.json b/ghost/mw-error-handler/package.json index e202e6372a..d34f4983b1 100644 --- a/ghost/mw-error-handler/package.json +++ b/ghost/mw-error-handler/package.json @@ -26,7 +26,7 @@ }, "dependencies": { "@tryghost/debug": "^0.1.9", - "@tryghost/errors": "1.2.11", + "@tryghost/errors": "1.2.12", "@tryghost/tpl": "^0.1.8", "lodash": "^4.17.21", "semver": "^7.3.6"