mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
Update dependency metascraper-description to v5.7.6 (#11117)
This commit is contained in:
parent
f4c14e570d
commit
9da9ce669d
2 changed files with 6 additions and 6 deletions
|
@ -97,7 +97,7 @@
|
|||
"markdown-it-mark": "3.0.0",
|
||||
"metascraper": "5.7.6",
|
||||
"metascraper-author": "5.7.6",
|
||||
"metascraper-description": "5.6.6",
|
||||
"metascraper-description": "5.7.6",
|
||||
"metascraper-image": "5.6.6",
|
||||
"metascraper-logo": "5.7.6",
|
||||
"metascraper-logo-favicon": "5.7.6",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -5310,12 +5310,12 @@ metascraper-author@5.7.6:
|
|||
"@metascraper/helpers" "^5.7.6"
|
||||
lodash "~4.17.15"
|
||||
|
||||
metascraper-description@5.6.6:
|
||||
version "5.6.6"
|
||||
resolved "https://registry.yarnpkg.com/metascraper-description/-/metascraper-description-5.6.6.tgz#fac2061cebf00029dd6d3b54e965948ba211e02f"
|
||||
integrity sha512-+nlVHjM1VOTRLW76ekYO2xkWsUsjABiOjWgPvREIig/FViFsFZUDcIbvsDFFAhbBRPcK1Y+vJxOfmzFvbCDukA==
|
||||
metascraper-description@5.7.6:
|
||||
version "5.7.6"
|
||||
resolved "https://registry.yarnpkg.com/metascraper-description/-/metascraper-description-5.7.6.tgz#3a26b8bb8f325b1e959864f2c983ad4ef6050c24"
|
||||
integrity sha512-DtcIRTwI2RFdy2NBSYCUpekNSqMH4BVNjAJNpWWYsDJZbk5rw6w2gOgzJH4HUM4eYKDkd0/tVd+HZYz57xxYBQ==
|
||||
dependencies:
|
||||
"@metascraper/helpers" "^5.6.6"
|
||||
"@metascraper/helpers" "^5.7.6"
|
||||
|
||||
metascraper-image@5.6.6:
|
||||
version "5.6.6"
|
||||
|
|
Loading…
Add table
Reference in a new issue