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.26
This commit is contained in:
parent
6c3836e9c9
commit
1a89986323
2 changed files with 5 additions and 5 deletions
|
@ -83,7 +83,7 @@
|
|||
"@tryghost/root-utils": "0.3.3",
|
||||
"@tryghost/security": "0.2.9",
|
||||
"@tryghost/session-service": "0.1.24",
|
||||
"@tryghost/social-urls": "0.1.25",
|
||||
"@tryghost/social-urls": "0.1.26",
|
||||
"@tryghost/string": "0.1.20",
|
||||
"@tryghost/tpl": "0.1.3",
|
||||
"@tryghost/update-check-service": "0.2.0",
|
||||
|
|
|
@ -1022,10 +1022,10 @@
|
|||
dependencies:
|
||||
"@tryghost/errors" "^0.2.13"
|
||||
|
||||
"@tryghost/social-urls@0.1.25":
|
||||
version "0.1.25"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/social-urls/-/social-urls-0.1.25.tgz#f3a731c0c5f0e795225dd9b2ebbbc087094b285a"
|
||||
integrity sha512-etymNuACTLDn7Db+733tg/AiiyR4D57Vr66KTUwuxmSmjjPSJ7RvgGpL7eiyI7hbcSQ2tWsbYYThQXSj/PumCA==
|
||||
"@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/string@0.1.20", "@tryghost/string@^0.1.17":
|
||||
version "0.1.20"
|
||||
|
|
Loading…
Add table
Reference in a new issue