mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
Update dependency @tryghost/social-urls to v0.1.27
This commit is contained in:
parent
7dcad6d5b5
commit
b401bc77a2
2 changed files with 5 additions and 5 deletions
|
@ -94,7 +94,7 @@
|
|||
"@tryghost/root-utils": "0.3.7",
|
||||
"@tryghost/security": "0.2.13",
|
||||
"@tryghost/session-service": "0.1.28",
|
||||
"@tryghost/social-urls": "0.1.26",
|
||||
"@tryghost/social-urls": "0.1.27",
|
||||
"@tryghost/string": "0.1.21",
|
||||
"@tryghost/tpl": "0.1.8",
|
||||
"@tryghost/update-check-service": "0.2.5",
|
||||
|
|
|
@ -1781,10 +1781,10 @@
|
|||
dependencies:
|
||||
"@tryghost/errors" "^0.2.17"
|
||||
|
||||
"@tryghost/social-urls@0.1.26":
|
||||
version "0.1.26"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/social-urls/-/social-urls-0.1.26.tgz#dfacc38cf187d9f6733155e6408329ef54210c72"
|
||||
integrity sha512-gwh8W2tlaaKwxrQSNvvnJTUUOVyDQQ4DR+ukEgVBwKbU5m7BePACf/0iuLY3PZ3mvZyzaQ3Jc3IWQHd/FDglPA==
|
||||
"@tryghost/social-urls@0.1.27":
|
||||
version "0.1.27"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/social-urls/-/social-urls-0.1.27.tgz#17a53d23a984d817064f5e2a1988589f7662cbba"
|
||||
integrity sha512-HWNuOw0AjPl1urF1vsjCKdcuBGFMp1S1aSQEj7t2l8CFs7VduMjcgVfONvGy6JJB3VOUfw5MtLkaAIfnoFgKnA==
|
||||
|
||||
"@tryghost/string@0.1.21":
|
||||
version "0.1.21"
|
||||
|
|
Loading…
Add table
Reference in a new issue