diff --git a/package.json b/package.json index 40a3c18d87..10e6fe7b7b 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "@tryghost/debug": "0.1.12", "@tryghost/email-analytics-provider-mailgun": "1.0.7", "@tryghost/email-analytics-service": "1.0.5", - "@tryghost/errors": "1.2.1", + "@tryghost/errors": "1.2.2", "@tryghost/express-dynamic-redirects": "0.2.5", "@tryghost/helpers": "1.1.56", "@tryghost/image-transform": "1.0.27", diff --git a/yarn.lock b/yarn.lock index 1c5f5c3e5d..3aae5fda0a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1950,14 +1950,6 @@ "@tryghost/debug" "^0.1.9" lodash "^4.17.20" -"@tryghost/errors@1.2.1", "@tryghost/errors@^1.0.0", "@tryghost/errors@^1.1.0", "@tryghost/errors@^1.1.1", "@tryghost/errors@^1.2.1": - version "1.2.1" - resolved "https://registry.yarnpkg.com/@tryghost/errors/-/errors-1.2.1.tgz#1f2e618ec3a0617a6b9c5ac540a202fb46e32559" - integrity sha512-Ui8iU/ky2HC9+WqOFKDSJyZv0WonrklPugKgWR4QKJ4wIeMXd+uJMqpHLXcN8uMiPVw5Lj9yl8mHq5rjw5dgIQ== - dependencies: - lodash "^4.17.21" - uuid "^8.3.2" - "@tryghost/errors@1.2.2", "@tryghost/errors@^1.2.2": version "1.2.2" resolved "https://registry.yarnpkg.com/@tryghost/errors/-/errors-1.2.2.tgz#643009ba20770279577fe2778cdf1f816ad13e90" @@ -1974,6 +1966,14 @@ "@tryghost/ignition-errors" "^0.1.0" lodash "^4.17.21" +"@tryghost/errors@^1.0.0", "@tryghost/errors@^1.1.0", "@tryghost/errors@^1.1.1", "@tryghost/errors@^1.2.1": + version "1.2.1" + resolved "https://registry.yarnpkg.com/@tryghost/errors/-/errors-1.2.1.tgz#1f2e618ec3a0617a6b9c5ac540a202fb46e32559" + integrity sha512-Ui8iU/ky2HC9+WqOFKDSJyZv0WonrklPugKgWR4QKJ4wIeMXd+uJMqpHLXcN8uMiPVw5Lj9yl8mHq5rjw5dgIQ== + dependencies: + lodash "^4.17.21" + uuid "^8.3.2" + "@tryghost/express-dynamic-redirects@0.2.5": version "0.2.5" resolved "https://registry.yarnpkg.com/@tryghost/express-dynamic-redirects/-/express-dynamic-redirects-0.2.5.tgz#3a8ab59cc4fc3dd652058958b61800616ea96ccf"