2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00

Update dependency metascraper to v5.8.7 (#11368)

This commit is contained in:
renovate[bot] 2019-11-13 13:46:27 +07:00 committed by Naz Gargol
parent 28a69be7ce
commit 3ae8d3b673
2 changed files with 6 additions and 6 deletions

View file

@ -96,7 +96,7 @@
"markdown-it-footnote": "3.0.2",
"markdown-it-lazy-headers": "0.1.3",
"markdown-it-mark": "3.0.0",
"metascraper": "5.7.21",
"metascraper": "5.8.7",
"metascraper-author": "5.7.21",
"metascraper-description": "5.7.21",
"metascraper-image": "5.7.21",

View file

@ -5522,12 +5522,12 @@ metascraper-url@5.7.21:
dependencies:
"@metascraper/helpers" "^5.7.21"
metascraper@5.7.21:
version "5.7.21"
resolved "https://registry.yarnpkg.com/metascraper/-/metascraper-5.7.21.tgz#89755ff859c0d29f0658d55ded8278267b923f5d"
integrity sha512-Yf4N3Pk0/OvQR6TiE4jYFL4LCNh+U/U+LHSVED0+KXHQmeME6K6WkcZ8a5fwS6dInN3GLr4MovnyiyehKtFWLg==
metascraper@5.8.7:
version "5.8.7"
resolved "https://registry.yarnpkg.com/metascraper/-/metascraper-5.8.7.tgz#99447fdb63b247775d35523e2ef37c85d0b0c339"
integrity sha512-tE4YIPqYRGyx5K5IOTFMd2rJPQ2QWwOOenKaSrNedhmBQknsbrWMx3T5FRumpqsa7JfSz5YNywxcfiGaiwaPPg==
dependencies:
"@metascraper/helpers" "^5.7.21"
"@metascraper/helpers" "^5.8.7"
cheerio "~1.0.0-rc.2"
cheerio-advanced-selectors "~2.0.1"
lodash "~4.17.15"