mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-11 02:12:21 -05:00
Update dependency metascraper to v5.8.7 (#11368)
This commit is contained in:
parent
28a69be7ce
commit
3ae8d3b673
2 changed files with 6 additions and 6 deletions
|
@ -96,7 +96,7 @@
|
||||||
"markdown-it-footnote": "3.0.2",
|
"markdown-it-footnote": "3.0.2",
|
||||||
"markdown-it-lazy-headers": "0.1.3",
|
"markdown-it-lazy-headers": "0.1.3",
|
||||||
"markdown-it-mark": "3.0.0",
|
"markdown-it-mark": "3.0.0",
|
||||||
"metascraper": "5.7.21",
|
"metascraper": "5.8.7",
|
||||||
"metascraper-author": "5.7.21",
|
"metascraper-author": "5.7.21",
|
||||||
"metascraper-description": "5.7.21",
|
"metascraper-description": "5.7.21",
|
||||||
"metascraper-image": "5.7.21",
|
"metascraper-image": "5.7.21",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -5522,12 +5522,12 @@ metascraper-url@5.7.21:
|
||||||
dependencies:
|
dependencies:
|
||||||
"@metascraper/helpers" "^5.7.21"
|
"@metascraper/helpers" "^5.7.21"
|
||||||
|
|
||||||
metascraper@5.7.21:
|
metascraper@5.8.7:
|
||||||
version "5.7.21"
|
version "5.8.7"
|
||||||
resolved "https://registry.yarnpkg.com/metascraper/-/metascraper-5.7.21.tgz#89755ff859c0d29f0658d55ded8278267b923f5d"
|
resolved "https://registry.yarnpkg.com/metascraper/-/metascraper-5.8.7.tgz#99447fdb63b247775d35523e2ef37c85d0b0c339"
|
||||||
integrity sha512-Yf4N3Pk0/OvQR6TiE4jYFL4LCNh+U/U+LHSVED0+KXHQmeME6K6WkcZ8a5fwS6dInN3GLr4MovnyiyehKtFWLg==
|
integrity sha512-tE4YIPqYRGyx5K5IOTFMd2rJPQ2QWwOOenKaSrNedhmBQknsbrWMx3T5FRumpqsa7JfSz5YNywxcfiGaiwaPPg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@metascraper/helpers" "^5.7.21"
|
"@metascraper/helpers" "^5.8.7"
|
||||||
cheerio "~1.0.0-rc.2"
|
cheerio "~1.0.0-rc.2"
|
||||||
cheerio-advanced-selectors "~2.0.1"
|
cheerio-advanced-selectors "~2.0.1"
|
||||||
lodash "~4.17.15"
|
lodash "~4.17.15"
|
||||||
|
|
Loading…
Add table
Reference in a new issue