mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-20 17:32:15 +03:00
Update dependency @tryghost/promise to v0.1.4
This commit is contained in:
parent
3576832c0c
commit
3f890151af
@ -60,7 +60,7 @@
|
||||
"@tryghost/members-csv": "0.4.1",
|
||||
"@tryghost/members-ssr": "0.8.6",
|
||||
"@tryghost/mw-session-from-token": "0.1.14",
|
||||
"@tryghost/promise": "0.1.3",
|
||||
"@tryghost/promise": "0.1.4",
|
||||
"@tryghost/security": "0.2.4",
|
||||
"@tryghost/session-service": "0.1.14",
|
||||
"@tryghost/social-urls": "0.1.18",
|
||||
|
@ -569,10 +569,10 @@
|
||||
chalk "4.1.0"
|
||||
sywac "1.3.0"
|
||||
|
||||
"@tryghost/promise@0.1.3":
|
||||
version "0.1.3"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/promise/-/promise-0.1.3.tgz#3143f58e4548e77b3173803bb7a2b62cdc9512d7"
|
||||
integrity sha512-bANt1J5WqZZoFI8+25gkPEiVVY7hsGy4EwCe0Sl4mW7aKuejwxVJxDoFIWdWxe2D1yOuXe7TO4dY+hP+GJQ0HQ==
|
||||
"@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==
|
||||
dependencies:
|
||||
bluebird "3.7.2"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user