mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-11 02:12:21 -05:00
Update dependency @tryghost/social-urls to v0.1.12
This commit is contained in:
parent
38cd76f965
commit
1631fe5159
2 changed files with 5 additions and 5 deletions
|
@ -62,7 +62,7 @@
|
|||
"@tryghost/promise": "0.1.0",
|
||||
"@tryghost/security": "0.1.0",
|
||||
"@tryghost/session-service": "0.1.8",
|
||||
"@tryghost/social-urls": "0.1.11",
|
||||
"@tryghost/social-urls": "0.1.12",
|
||||
"@tryghost/string": "0.1.10",
|
||||
"@tryghost/url-utils": "0.6.19",
|
||||
"@tryghost/vhost-middleware": "1.0.8",
|
||||
|
|
|
@ -568,10 +568,10 @@
|
|||
dependencies:
|
||||
"@tryghost/errors" "^0.2.3"
|
||||
|
||||
"@tryghost/social-urls@0.1.11":
|
||||
version "0.1.11"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/social-urls/-/social-urls-0.1.11.tgz#5bbcf2225c81801508cb91afc954071204cb44d9"
|
||||
integrity sha512-Xm7SsyjZNynwde1wm4puM6gsxvtP3BIiLS66BDtRhtZEjG+/twoAq9C5y7+R7xqMIA7PKq9EbuHsHXRRlTniRw==
|
||||
"@tryghost/social-urls@0.1.12":
|
||||
version "0.1.12"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/social-urls/-/social-urls-0.1.12.tgz#9b8ccb900483171153f907e849f6d1354d4c7c2b"
|
||||
integrity sha512-1cZC/rM7RICRkuRwC8yVZxMcqbYgQHXw37+XtIfunwX1OYnA+XE4FzxjY1jcn5sC5l/Ii/bZJfdbHdl3EjNOGg==
|
||||
dependencies:
|
||||
bluebird "3.7.2"
|
||||
ghost-ignition "4.2.2"
|
||||
|
|
Loading…
Add table
Reference in a new issue