mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
Update dependency @tryghost/social-urls to v0.1.10
This commit is contained in:
parent
30fe92e3be
commit
0e1708f220
2 changed files with 7 additions and 7 deletions
|
@ -57,7 +57,7 @@
|
|||
"@tryghost/members-ssr": "0.8.4",
|
||||
"@tryghost/mw-session-from-token": "0.1.5",
|
||||
"@tryghost/session-service": "0.1.5",
|
||||
"@tryghost/social-urls": "0.1.9",
|
||||
"@tryghost/social-urls": "0.1.10",
|
||||
"@tryghost/string": "0.1.9",
|
||||
"@tryghost/url-utils": "0.6.18",
|
||||
"@tryghost/vhost-middleware": "1.0.5",
|
||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -524,14 +524,14 @@
|
|||
dependencies:
|
||||
"@tryghost/errors" "^0.2.0"
|
||||
|
||||
"@tryghost/social-urls@0.1.9":
|
||||
version "0.1.9"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/social-urls/-/social-urls-0.1.9.tgz#40e6f7b2bd3a037c93e6027ae1add6c4425675ba"
|
||||
integrity sha512-mlaFhecMWvQYpeN/hCS8s2p1+hQmf0WcpYykB3mwoLf6lsypShQzheMvACeTX+S8hEwOZxFQSR8XYyMKRxQ+IA==
|
||||
"@tryghost/social-urls@0.1.10":
|
||||
version "0.1.10"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/social-urls/-/social-urls-0.1.10.tgz#f4ca0dbf3a3aa8eaac7b186ad89f68539687da43"
|
||||
integrity sha512-ZlzsAsyy7LbjB4Xq8/X+wOOZtarOB+WrwZtaNZo8L7UKmbfqcuvjNT9TZtdy6Xv/8sTlSx+m3A/M0xdD0s1Wyw==
|
||||
dependencies:
|
||||
bluebird "3.7.2"
|
||||
ghost-ignition "4.1.0"
|
||||
lodash "4.17.15"
|
||||
ghost-ignition "4.2.1"
|
||||
lodash "4.17.19"
|
||||
|
||||
"@tryghost/string@0.1.9":
|
||||
version "0.1.9"
|
||||
|
|
Loading…
Add table
Reference in a new issue