0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00

Update dependency @tryghost/social-urls to v0.1.17

This commit is contained in:
Renovate Bot 2021-01-07 15:08:55 +00:00 committed by Daniel Lockyer
parent 12b31ec41b
commit e71a50d2ad
2 changed files with 5 additions and 5 deletions

View file

@ -63,7 +63,7 @@
"@tryghost/promise": "0.1.3",
"@tryghost/security": "0.2.3",
"@tryghost/session-service": "0.1.14",
"@tryghost/social-urls": "0.1.16",
"@tryghost/social-urls": "0.1.17",
"@tryghost/string": "0.1.14",
"@tryghost/url-utils": "0.6.24",
"@tryghost/vhost-middleware": "1.0.10",

View file

@ -585,10 +585,10 @@
dependencies:
"@tryghost/errors" "^0.2.6"
"@tryghost/social-urls@0.1.16":
version "0.1.16"
resolved "https://registry.yarnpkg.com/@tryghost/social-urls/-/social-urls-0.1.16.tgz#464753df9911dd8cb48c58d84eed8ec7067d3dbb"
integrity sha512-XKVvtfWnHYH+PIkWCeR/ZWz00DeS1CQrqvJVE9lwlOoRjzHZtHbgsEdmAAkTj69CINh9O/kegIprsvwSYSIPvQ==
"@tryghost/social-urls@0.1.17":
version "0.1.17"
resolved "https://registry.yarnpkg.com/@tryghost/social-urls/-/social-urls-0.1.17.tgz#9eacb2a8e9efcb80aaeea33f4e3f0c9e3105dc71"
integrity sha512-UF2BCSY8fTNs7Bf9o6SSg/ysAqwbe0c76zOwjAAiFLbUfkZzIFn8JMbDjk8VwYj0meaKz6+AQ12W8w51Ct9GZA==
dependencies:
bluebird "3.7.2"
ghost-ignition "4.2.4"