mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
Update dependency metascraper-url to v5.7.6 (#11123)
This commit is contained in:
parent
7da882499a
commit
3f3972c019
2 changed files with 6 additions and 6 deletions
|
@ -103,7 +103,7 @@
|
|||
"metascraper-logo-favicon": "5.6.6",
|
||||
"metascraper-publisher": "5.7.6",
|
||||
"metascraper-title": "5.6.6",
|
||||
"metascraper-url": "5.6.6",
|
||||
"metascraper-url": "5.7.6",
|
||||
"mobiledoc-dom-renderer": "0.7.0",
|
||||
"moment": "2.24.0",
|
||||
"moment-timezone": "0.5.23",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -5355,12 +5355,12 @@ metascraper-title@5.6.6:
|
|||
"@metascraper/helpers" "^5.6.6"
|
||||
lodash "~4.17.15"
|
||||
|
||||
metascraper-url@5.6.6:
|
||||
version "5.6.6"
|
||||
resolved "https://registry.yarnpkg.com/metascraper-url/-/metascraper-url-5.6.6.tgz#f2a6f390ae8faad4789de32ca95774e850c221ff"
|
||||
integrity sha512-lDAd3rnIrFbA1MW9i0SZVa2eTRQq2/IcanSpL7IcuN40uaqL2aDcvGZJl7/xbiyrQfpMWpD12BECCWdUyZKUsQ==
|
||||
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==
|
||||
dependencies:
|
||||
"@metascraper/helpers" "^5.6.6"
|
||||
"@metascraper/helpers" "^5.7.6"
|
||||
|
||||
metascraper@5.6.6:
|
||||
version "5.6.6"
|
||||
|
|
Loading…
Reference in a new issue