0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-08 02:52:39 -05:00

Update dependency @tryghost/promise to v0.1.11

This commit is contained in:
Renovate Bot 2021-09-30 18:17:47 +00:00 committed by Daniel Lockyer
parent 4ac27cd889
commit 612a202525
2 changed files with 5 additions and 5 deletions

View file

@ -82,7 +82,7 @@
"@tryghost/mw-session-from-token": "0.1.23",
"@tryghost/nodemailer": "0.3.3",
"@tryghost/package-json": "1.0.3",
"@tryghost/promise": "0.1.10",
"@tryghost/promise": "0.1.11",
"@tryghost/request": "0.1.5",
"@tryghost/root-utils": "0.3.4",
"@tryghost/security": "0.2.10",

View file

@ -1604,10 +1604,10 @@
chalk "^4.1.0"
sywac "^1.3.0"
"@tryghost/promise@0.1.10":
version "0.1.10"
resolved "https://registry.yarnpkg.com/@tryghost/promise/-/promise-0.1.10.tgz#0a04ca5e269f2beaf407168a3be666cc0ab856e9"
integrity sha512-pN/e98SY/yETOwNHzyAsY2nBPupdbC3AN4w7F2ZgiJ1DYEnJrO75LsO8elW0BdVQci5Y9XBlxZ8YvzpDbWt4yg==
"@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==
dependencies:
bluebird "^3.7.2"