Update dependency @tryghost/promise to v0.1.12

This commit is contained in:
Renovate Bot 2021-10-04 15:02:38 +00:00 committed by Daniel Lockyer
parent e657527fa8
commit da0d97449f
2 changed files with 5 additions and 5 deletions

View File

@ -82,7 +82,7 @@
"@tryghost/mw-session-from-token": "0.1.25",
"@tryghost/nodemailer": "0.3.3",
"@tryghost/package-json": "1.0.4",
"@tryghost/promise": "0.1.11",
"@tryghost/promise": "0.1.12",
"@tryghost/request": "0.1.5",
"@tryghost/root-utils": "0.3.4",
"@tryghost/security": "0.2.11",

View File

@ -1612,10 +1612,10 @@
chalk "^4.1.0"
sywac "^1.3.0"
"@tryghost/promise@0.1.11":
version "0.1.11"
resolved "https://registry.yarnpkg.com/@tryghost/promise/-/promise-0.1.11.tgz#05bf70150119c5bf718f1754b8343042f9c1abdc"
integrity sha512-xpmFNoaozGP1ZMjGH6RFa0N/JUZ8wIPzMLzWNil/itQ4QA9crWj//pMalhq4pCMBRdxViRkS1JiLDq+naJOvmw==
"@tryghost/promise@0.1.12":
version "0.1.12"
resolved "https://registry.yarnpkg.com/@tryghost/promise/-/promise-0.1.12.tgz#05fc3acba1c74a02255c11fcee5383e291d6f25f"
integrity sha512-7st9eZAqTsdK+QJK6OFCX2+S2nuovI3d1s1IRyAhm1l/s3LBhLtfpogWKM6tOLrNxGCM6MVSROgpnqPkiEDgRQ==
dependencies:
bluebird "^3.7.2"