mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
Update dependency metascraper-url to v5.7.14
This commit is contained in:
parent
ab5662e4b3
commit
661d0d784f
2 changed files with 6 additions and 6 deletions
|
@ -104,7 +104,7 @@
|
|||
"metascraper-logo-favicon": "5.7.14",
|
||||
"metascraper-publisher": "5.7.14",
|
||||
"metascraper-title": "5.7.6",
|
||||
"metascraper-url": "5.7.6",
|
||||
"metascraper-url": "5.7.14",
|
||||
"mobiledoc-dom-renderer": "0.7.0",
|
||||
"moment": "2.24.0",
|
||||
"moment-timezone": "0.5.23",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -5503,12 +5503,12 @@ metascraper-title@5.7.6:
|
|||
"@metascraper/helpers" "^5.7.6"
|
||||
lodash "~4.17.15"
|
||||
|
||||
metascraper-url@5.7.6:
|
||||
version "5.7.6"
|
||||
resolved "https://registry.yarnpkg.com/metascraper-url/-/metascraper-url-5.7.6.tgz#2f35b50e12ed14e2e6062285fd10cd3f37ec1bd8"
|
||||
integrity sha512-V0ddB/UKsWOXcO5cQVdiX5IHPkC7wpWnVj6sc7NkHWImzq8GAQR6jWaPQ9t8uhQuLdqiXaW9l+a6x6zX3LC/hw==
|
||||
metascraper-url@5.7.14:
|
||||
version "5.7.14"
|
||||
resolved "https://registry.yarnpkg.com/metascraper-url/-/metascraper-url-5.7.14.tgz#20645ec0299f1fe4bf194b08037e344b9555bfd0"
|
||||
integrity sha512-scsXsbhI9VFcmgtMI/bsr+onvzzWGX4h80pitQQpECA7X2K2qcm5qic+anv6K2simbPJ/brDkhHC2rMRm9snbw==
|
||||
dependencies:
|
||||
"@metascraper/helpers" "^5.7.6"
|
||||
"@metascraper/helpers" "^5.7.14"
|
||||
|
||||
metascraper@5.7.14:
|
||||
version "5.7.14"
|
||||
|
|
Loading…
Add table
Reference in a new issue