mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
Update dependency metascraper-author to v5.8.7 (#11369)
This commit is contained in:
parent
da0ad2d717
commit
986df75f43
2 changed files with 6 additions and 6 deletions
|
@ -97,7 +97,7 @@
|
|||
"markdown-it-lazy-headers": "0.1.3",
|
||||
"markdown-it-mark": "3.0.0",
|
||||
"metascraper": "5.8.7",
|
||||
"metascraper-author": "5.7.21",
|
||||
"metascraper-author": "5.8.7",
|
||||
"metascraper-description": "5.8.7",
|
||||
"metascraper-image": "5.8.7",
|
||||
"metascraper-logo": "5.8.7",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -5436,12 +5436,12 @@ merge2@^1.2.3:
|
|||
resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.3.0.tgz#5b366ee83b2f1582c48f87e47cf1a9352103ca81"
|
||||
integrity sha512-2j4DAdlBOkiSZIsaXk4mTE3sRS02yBHAtfy127xRV3bQUFqXkjHCHLW6Scv7DwNRbIWNHH8zpnz9zMaKXIdvYw==
|
||||
|
||||
metascraper-author@5.7.21:
|
||||
version "5.7.21"
|
||||
resolved "https://registry.yarnpkg.com/metascraper-author/-/metascraper-author-5.7.21.tgz#892a40d06cec534cbca00dc9d069306893671800"
|
||||
integrity sha512-YvDRt7ek583zAOqoLL3WuV4RU9VprKiHLKkKs7BOe8momPEmpn0zULqN3Ta0u/P41N1dL/IN3w6bTZcdWsKFMg==
|
||||
metascraper-author@5.8.7:
|
||||
version "5.8.7"
|
||||
resolved "https://registry.yarnpkg.com/metascraper-author/-/metascraper-author-5.8.7.tgz#c29db97a24af801101008a547caea6a33a56e467"
|
||||
integrity sha512-PwuCZvHnDm10Q1zMQllpCLjtlYR1zSF+rDCRkf/TUuBC/ozz27/JkXDL+ml2nmK8IQGLGRUQKOzrQ0vVMFKvQw==
|
||||
dependencies:
|
||||
"@metascraper/helpers" "^5.7.21"
|
||||
"@metascraper/helpers" "^5.8.7"
|
||||
lodash "~4.17.15"
|
||||
|
||||
metascraper-description@5.8.7:
|
||||
|
|
Loading…
Add table
Reference in a new issue