0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00

Update dependency @tryghost/promise to v0.1.7

This commit is contained in:
Renovate Bot 2021-04-13 15:33:49 +00:00 committed by Daniel Lockyer
parent 7abf7f6068
commit 305ccdb2bd
2 changed files with 5 additions and 5 deletions

View file

@ -62,7 +62,7 @@
"@tryghost/members-csv": "1.0.0",
"@tryghost/members-ssr": "1.0.0",
"@tryghost/mw-session-from-token": "0.1.16",
"@tryghost/promise": "0.1.6",
"@tryghost/promise": "0.1.7",
"@tryghost/security": "0.2.6",
"@tryghost/session-service": "0.1.17",
"@tryghost/social-urls": "0.1.21",

View file

@ -645,10 +645,10 @@
chalk "4.1.0"
sywac "1.3.0"
"@tryghost/promise@0.1.6":
version "0.1.6"
resolved "https://registry.yarnpkg.com/@tryghost/promise/-/promise-0.1.6.tgz#b5acc63c2006c2f207afd29a088ea488656b0c33"
integrity sha512-jTdZuZj5f8P31j2YpR/9HA51MMcxaE/pdWs9ecyGexyRywBUt5g/YND9Sd+xzm/j3vgx7/xL/3iV/FY6AC4zrg==
"@tryghost/promise@0.1.7":
version "0.1.7"
resolved "https://registry.yarnpkg.com/@tryghost/promise/-/promise-0.1.7.tgz#51718eb9b0a31b8c8e0135f529545c4d5f969628"
integrity sha512-37bn58RTfeiBPJKYBCLP7J+hFGr2MLu0BdfYRzbN6TiYGqX/D0v6v2t/EN9PR8mpQLc4VlAJCcRU9dZsPAgVQw==
dependencies:
bluebird "3.7.2"