0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-15 03:01:37 -05:00

Update dependency metascraper-author to v5.7.21

This commit is contained in:
Renovate Bot 2019-11-11 06:22:20 +00:00 committed by renovate[bot]
parent d273b03169
commit d1c7e068a8
2 changed files with 6 additions and 6 deletions

View file

@ -97,7 +97,7 @@
"markdown-it-lazy-headers": "0.1.3",
"markdown-it-mark": "3.0.0",
"metascraper": "5.7.21",
"metascraper-author": "5.7.17",
"metascraper-author": "5.7.21",
"metascraper-description": "5.7.21",
"metascraper-image": "5.7.17",
"metascraper-logo": "5.7.17",

View file

@ -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.17:
version "5.7.17"
resolved "https://registry.yarnpkg.com/metascraper-author/-/metascraper-author-5.7.17.tgz#0403eaa4d1992152246f01616fac1d52b0583c8a"
integrity sha512-vaMAn6glCr9f2PGvNObqMI7ECtQ7+CMkXSxKyn3fyxRVKnV95fBR+xi4+UJ2DWqTvVQ6t7gZwlzFWA4CwxfniQ==
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==
dependencies:
"@metascraper/helpers" "^5.7.17"
"@metascraper/helpers" "^5.7.21"
lodash "~4.17.15"
metascraper-description@5.7.21: