mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-11 02:12:21 -05:00
Update dependency metascraper to v5.41.0
This commit is contained in:
parent
398f96249c
commit
8197a740b1
2 changed files with 5 additions and 5 deletions
|
@ -30,7 +30,7 @@
|
|||
"cheerio": "0.22.0",
|
||||
"iconv-lite": "0.6.3",
|
||||
"lodash": "4.17.21",
|
||||
"metascraper": "5.40.0",
|
||||
"metascraper": "5.41.0",
|
||||
"metascraper-author": "5.40.0",
|
||||
"metascraper-description": "5.40.0",
|
||||
"metascraper-image": "5.40.0",
|
||||
|
|
|
@ -23018,10 +23018,10 @@ metascraper-url@5.40.0:
|
|||
dependencies:
|
||||
"@metascraper/helpers" "^5.40.0"
|
||||
|
||||
metascraper@5.40.0:
|
||||
version "5.40.0"
|
||||
resolved "https://registry.yarnpkg.com/metascraper/-/metascraper-5.40.0.tgz#d1f861e48de1db6ff236bff203b8475e765aa8f8"
|
||||
integrity sha512-gocK0LcBZ+fo+pQ+eQz2eeeAtfUrtjgCxW6vltEz9Oc3s3K2vgaJbXkFnvxFt+dMcPHpGK6LXbEejN5q1AmpIw==
|
||||
metascraper@5.41.0:
|
||||
version "5.41.0"
|
||||
resolved "https://registry.yarnpkg.com/metascraper/-/metascraper-5.41.0.tgz#b89a06af1805729e7bffcc77616280311c7fda71"
|
||||
integrity sha512-Hb51/Vz6MxpowlK0De/j3L4ez5oHjhLDy4+pOIkpmrko9v+PDRu5HSsSh3YFhIFvf6yM4/AHz6OWtb+utmU1bg==
|
||||
dependencies:
|
||||
"@metascraper/helpers" "^5.40.0"
|
||||
cheerio "~1.0.0-rc.12"
|
||||
|
|
Loading…
Add table
Reference in a new issue