mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-11 02:12:21 -05:00
Update dependency metascraper-logo-favicon to v5.7.14
This commit is contained in:
parent
99c6351feb
commit
ab5662e4b3
2 changed files with 7 additions and 12 deletions
|
@ -101,7 +101,7 @@
|
|||
"metascraper-description": "5.7.14",
|
||||
"metascraper-image": "5.7.14",
|
||||
"metascraper-logo": "5.7.14",
|
||||
"metascraper-logo-favicon": "5.7.6",
|
||||
"metascraper-logo-favicon": "5.7.14",
|
||||
"metascraper-publisher": "5.7.14",
|
||||
"metascraper-title": "5.7.6",
|
||||
"metascraper-url": "5.7.6",
|
||||
|
|
17
yarn.lock
17
yarn.lock
|
@ -913,7 +913,7 @@ bluebird@3.5.5:
|
|||
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.5.tgz#a8d0afd73251effbbd5fe384a77d73003c17a71f"
|
||||
integrity sha512-5am6HnnfN+urzt4yfg7IgTbotDjIT/u8AJpEt0sIU9FtXfVeezXAPKswrG+xKUCOYAINpSdgZVDU6QFh+cuH3w==
|
||||
|
||||
bluebird@3.7.1:
|
||||
bluebird@3.7.1, bluebird@^3.7.1:
|
||||
version "3.7.1"
|
||||
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.1.tgz#df70e302b471d7473489acf26a93d63b53f874de"
|
||||
integrity sha512-DdmyoGCleJnkbp3nkbxTLJ18rjDsE4yCggEwKNXkeV123sPNfOCYeDoeuOY+F2FrSjO1YXcTU+dsy96KMy+gcg==
|
||||
|
@ -923,11 +923,6 @@ bluebird@^3.0.5, bluebird@^3.4.1, bluebird@^3.4.3, bluebird@^3.4.6, bluebird@^3.
|
|||
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.0.tgz#56a6a886e03f6ae577cffedeb524f8f2450293cf"
|
||||
integrity sha512-aBQ1FxIa7kSWCcmKHlcHFlT2jt6J/l4FzC7KcPELkOJOsPOb/bccdhmIrKDfXhwFrmc7vDoDrrepFvGqjyXGJg==
|
||||
|
||||
bluebird@^3.7.1:
|
||||
version "3.7.1"
|
||||
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.1.tgz#df70e302b471d7473489acf26a93d63b53f874de"
|
||||
integrity sha512-DdmyoGCleJnkbp3nkbxTLJ18rjDsE4yCggEwKNXkeV123sPNfOCYeDoeuOY+F2FrSjO1YXcTU+dsy96KMy+gcg==
|
||||
|
||||
body-parser@1.19.0, body-parser@^1.19.0:
|
||||
version "1.19.0"
|
||||
resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.19.0.tgz#96b2709e57c9c4e09a6fd66a8fd979844f69f08a"
|
||||
|
@ -5477,12 +5472,12 @@ metascraper-image@5.7.14:
|
|||
dependencies:
|
||||
"@metascraper/helpers" "^5.7.14"
|
||||
|
||||
metascraper-logo-favicon@5.7.6:
|
||||
version "5.7.6"
|
||||
resolved "https://registry.yarnpkg.com/metascraper-logo-favicon/-/metascraper-logo-favicon-5.7.6.tgz#061b81496aa2f46f2fe3868a2df6872f09eee70e"
|
||||
integrity sha512-ZyWAHne7BICMEgzIvaW6CW+qm+WGBsCRCDPMCC6nHMT2NeeA5OF7drCyxB0YewatH3kMSoqcVZG4/ZGIV89Zdg==
|
||||
metascraper-logo-favicon@5.7.14:
|
||||
version "5.7.14"
|
||||
resolved "https://registry.yarnpkg.com/metascraper-logo-favicon/-/metascraper-logo-favicon-5.7.14.tgz#8ec607c8ef88dbe420207c978cb8098eb75064c9"
|
||||
integrity sha512-k1kyywGZUkYVM4Kk6aiJmif4sh+sKRdmGRLE2QJLaeJOcxssQXpw02nJ65fL0nx//2boQ9dWPDIaqonbsFuB2Q==
|
||||
dependencies:
|
||||
"@metascraper/helpers" "^5.7.6"
|
||||
"@metascraper/helpers" "^5.7.14"
|
||||
got "~9.6.0"
|
||||
lodash "~4.17.15"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue