0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00

Update dependency @tryghost/promise to v0.1.10

This commit is contained in:
Renovate Bot 2021-09-22 15:35:26 +00:00 committed by Daniel Lockyer
parent 27ce353222
commit be47f78293
2 changed files with 5 additions and 5 deletions

View file

@ -81,7 +81,7 @@
"@tryghost/mw-session-from-token": "0.1.22",
"@tryghost/nodemailer": "0.3.2",
"@tryghost/package-json": "1.0.2",
"@tryghost/promise": "0.1.9",
"@tryghost/promise": "0.1.10",
"@tryghost/request": "0.1.5",
"@tryghost/root-utils": "0.3.4",
"@tryghost/security": "0.2.9",

View file

@ -1654,10 +1654,10 @@
chalk "^4.1.0"
sywac "^1.3.0"
"@tryghost/promise@0.1.9":
version "0.1.9"
resolved "https://registry.yarnpkg.com/@tryghost/promise/-/promise-0.1.9.tgz#50c4f9e411d3f5258308aafc9ea911f953696787"
integrity sha512-uBi3pjQr+2+2lIluTKCcgdy6Q1rSAA4Eb964kPCfB25ZSFVUO+Lt7nBkO3f6IphBIJEiHJ0lxFhUzuhXwGK2eA==
"@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==
dependencies:
bluebird "^3.7.2"