0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00

Update dependency @tryghost/errors to v1.2.3

This commit is contained in:
Renovate Bot 2022-02-21 17:20:24 +00:00 committed by Daniel Lockyer
parent d88770cc32
commit 0ca6318f20
2 changed files with 9 additions and 1 deletions

View file

@ -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.2",
"@tryghost/errors": "1.2.3",
"@tryghost/express-dynamic-redirects": "0.2.5",
"@tryghost/helpers": "1.1.56",
"@tryghost/image-transform": "1.0.27",

View file

@ -1958,6 +1958,14 @@
lodash "^4.17.21"
uuid "^8.3.2"
"@tryghost/errors@1.2.3":
version "1.2.3"
resolved "https://registry.yarnpkg.com/@tryghost/errors/-/errors-1.2.3.tgz#dccfcd09e175e4f0e437039a2653119f84b41e70"
integrity sha512-6vd5s2tKX4uQoKjwyP7rICPVY3jj9balc5XLcmwQjUm4yuRAL9AAcpbf1O4AwNN1gs/cN+Wknxjk/LeeIvGbGA==
dependencies:
lodash "^4.17.21"
uuid "^8.3.2"
"@tryghost/errors@^0.2.10", "@tryghost/errors@^0.2.11", "@tryghost/errors@^0.2.14":
version "0.2.17"
resolved "https://registry.yarnpkg.com/@tryghost/errors/-/errors-0.2.17.tgz#9b89f3845256ace5650593f41cc86d64965b56ed"