mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
Update dependency @tryghost/promise to v0.1.5
This commit is contained in:
parent
be725c061c
commit
104d654522
2 changed files with 5 additions and 5 deletions
|
@ -61,7 +61,7 @@
|
|||
"@tryghost/members-csv": "0.4.4",
|
||||
"@tryghost/members-ssr": "0.8.10",
|
||||
"@tryghost/mw-session-from-token": "0.1.14",
|
||||
"@tryghost/promise": "0.1.4",
|
||||
"@tryghost/promise": "0.1.5",
|
||||
"@tryghost/security": "0.2.4",
|
||||
"@tryghost/session-service": "0.1.16",
|
||||
"@tryghost/social-urls": "0.1.19",
|
||||
|
|
|
@ -609,10 +609,10 @@
|
|||
chalk "4.1.0"
|
||||
sywac "1.3.0"
|
||||
|
||||
"@tryghost/promise@0.1.4":
|
||||
version "0.1.4"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/promise/-/promise-0.1.4.tgz#14e4348961fab16f2e5df256d3e0ae0a09f6ae49"
|
||||
integrity sha512-jHHP3sQrBt+TBxUxLI/bldJ700ZFsLY+u7XtnwX3+lbopOQCWOf8KWb6W2GIQCSm3JKUc1D8qWR3uN568grOkg==
|
||||
"@tryghost/promise@0.1.5":
|
||||
version "0.1.5"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/promise/-/promise-0.1.5.tgz#f6640a64ecc7bb5747c17d16771ba4deea100ec9"
|
||||
integrity sha512-D6HvWFVLKGc3zADXKtLyTovwEvpy5RCeni8j2wJWKwYpILFW2OjN2HaiaC/B5wESkuQaOjDIeaGJXwI+rbTr9w==
|
||||
dependencies:
|
||||
bluebird "3.7.2"
|
||||
|
||||
|
|
Loading…
Reference in a new issue