Update dependency @tryghost/promise to v0.1.2

This commit is contained in:
Renovate Bot 2020-11-05 07:41:11 +00:00 committed by Daniel Lockyer
parent 2319f085e9
commit 8666ff3713
2 changed files with 5 additions and 5 deletions

View File

@ -60,7 +60,7 @@
"@tryghost/members-csv": "0.3.2",
"@tryghost/members-ssr": "0.8.5",
"@tryghost/mw-session-from-token": "0.1.8",
"@tryghost/promise": "0.1.1",
"@tryghost/promise": "0.1.2",
"@tryghost/security": "0.2.0",
"@tryghost/session-service": "0.1.10",
"@tryghost/social-urls": "0.1.15",

View File

@ -570,10 +570,10 @@
chalk "4.1.0"
sywac "1.3.0"
"@tryghost/promise@0.1.1":
version "0.1.1"
resolved "https://registry.yarnpkg.com/@tryghost/promise/-/promise-0.1.1.tgz#ac2a227132dcc28c06aa64edccbaa36dae2c2cf8"
integrity sha512-Ag5ODphFAYWUHk2yb7FTZUZPghLP7Bnu2BqGOIsZEvAPUEbf13gPwL1QtdzBGQKMdTFDx8cL1UQsyWksEBNnRA==
"@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==
dependencies:
bluebird "3.7.2"