0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00

Update dependency @tryghost/promise to v0.1.3

This commit is contained in:
Renovate Bot 2020-12-14 07:08:29 +00:00 committed by Daniel Lockyer
parent e31c18c013
commit 1cf4d346f7
2 changed files with 5 additions and 5 deletions

View file

@ -60,7 +60,7 @@
"@tryghost/members-csv": "0.4.1",
"@tryghost/members-ssr": "0.8.6",
"@tryghost/mw-session-from-token": "0.1.12",
"@tryghost/promise": "0.1.2",
"@tryghost/promise": "0.1.3",
"@tryghost/security": "0.2.2",
"@tryghost/session-service": "0.1.14",
"@tryghost/social-urls": "0.1.16",

View file

@ -518,10 +518,10 @@
chalk "4.1.0"
sywac "1.3.0"
"@tryghost/promise@0.1.2":
version "0.1.2"
resolved "https://registry.yarnpkg.com/@tryghost/promise/-/promise-0.1.2.tgz#c420aee02732738c655718f68591bf9e43cd9b24"
integrity sha512-u6Y3tk+9U7v0KrngOI8FnCdfMvt+7s3lGrKWAFPuL79+s2NKR8na8G35fVjEJz8Xi3bdzBW53xx1gFv3QHaBFg==
"@tryghost/promise@0.1.3":
version "0.1.3"
resolved "https://registry.yarnpkg.com/@tryghost/promise/-/promise-0.1.3.tgz#3143f58e4548e77b3173803bb7a2b62cdc9512d7"
integrity sha512-bANt1J5WqZZoFI8+25gkPEiVVY7hsGy4EwCe0Sl4mW7aKuejwxVJxDoFIWdWxe2D1yOuXe7TO4dY+hP+GJQ0HQ==
dependencies:
bluebird "3.7.2"