mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-01 15:29:19 +03:00
Update dependency @tryghost/social-urls to v0.1.24
This commit is contained in:
parent
3d9d2b7974
commit
285a722444
@ -67,7 +67,7 @@
|
|||||||
"@tryghost/promise": "0.1.8",
|
"@tryghost/promise": "0.1.8",
|
||||||
"@tryghost/security": "0.2.8",
|
"@tryghost/security": "0.2.8",
|
||||||
"@tryghost/session-service": "0.1.21",
|
"@tryghost/session-service": "0.1.21",
|
||||||
"@tryghost/social-urls": "0.1.23",
|
"@tryghost/social-urls": "0.1.24",
|
||||||
"@tryghost/string": "0.1.18",
|
"@tryghost/string": "0.1.18",
|
||||||
"@tryghost/url-utils": "1.1.3",
|
"@tryghost/url-utils": "1.1.3",
|
||||||
"@tryghost/vhost-middleware": "1.0.14",
|
"@tryghost/vhost-middleware": "1.0.14",
|
||||||
|
@ -825,10 +825,10 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
"@tryghost/errors" "^0.2.11"
|
"@tryghost/errors" "^0.2.11"
|
||||||
|
|
||||||
"@tryghost/social-urls@0.1.23":
|
"@tryghost/social-urls@0.1.24":
|
||||||
version "0.1.23"
|
version "0.1.24"
|
||||||
resolved "https://registry.yarnpkg.com/@tryghost/social-urls/-/social-urls-0.1.23.tgz#9dbbe467a42e517a84751af54d233d0c81e331a7"
|
resolved "https://registry.yarnpkg.com/@tryghost/social-urls/-/social-urls-0.1.24.tgz#e1fd99e86a80d42c5d6d2ac458f75f2e2e53eb27"
|
||||||
integrity sha512-3wX2FmpBTPRUOG2hQZkzREQb4bKOgn3xxjV2hR4dyNR3P7xeAXv2DPBpqn3OCY2AJrVAvxH/xkBUzcSyCnO4Tg==
|
integrity sha512-Ki6R9cEN7GGzc4hwVqY8Zi9mUYGoKzUdkCsnk5vmI0DqwcnO7LcSZ4IiBxD7cD0K72NSgG7eZwcX8/iDZYhqDQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
bluebird "^3.7.2"
|
bluebird "^3.7.2"
|
||||||
ghost-ignition "^4.6.2"
|
ghost-ignition "^4.6.2"
|
||||||
|
Loading…
Reference in New Issue
Block a user