0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00

Update dependency @tryghost/errors to v1.2.2

This commit is contained in:
Renovate Bot 2022-02-17 03:05:28 +00:00
parent f229d1077d
commit e400b4d8f4

View file

@ -27,7 +27,7 @@
}, },
"dependencies": { "dependencies": {
"@tryghost/debug": "^0.1.4", "@tryghost/debug": "^0.1.4",
"@tryghost/errors": "1.2.1", "@tryghost/errors": "1.2.2",
"leaky-bucket": "^2.2.0", "leaky-bucket": "^2.2.0",
"stripe": "^8.174.0" "stripe": "^8.174.0"
} }