mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-24 19:33:02 +03:00
Update metascraper to v5.32.2
This commit is contained in:
parent
457c672c6a
commit
b05434ca91
@ -29,12 +29,12 @@
|
||||
"cheerio": "0.22.0",
|
||||
"iconv-lite": "0.6.3",
|
||||
"lodash": "4.17.21",
|
||||
"metascraper": "5.32.1",
|
||||
"metascraper": "5.32.2",
|
||||
"metascraper-author": "5.32.1",
|
||||
"metascraper-description": "5.32.1",
|
||||
"metascraper-image": "5.32.1",
|
||||
"metascraper-logo": "5.32.1",
|
||||
"metascraper-logo-favicon": "5.32.1",
|
||||
"metascraper-logo-favicon": "5.32.2",
|
||||
"metascraper-publisher": "5.32.1",
|
||||
"metascraper-title": "5.32.1",
|
||||
"metascraper-url": "5.32.1",
|
||||
|
96
yarn.lock
96
yarn.lock
@ -4480,14 +4480,7 @@
|
||||
dependencies:
|
||||
"@tryghost/kg-clean-basic-html" "^2.2.23"
|
||||
|
||||
"@tryghost/kg-utils@^1.0.6":
|
||||
version "1.0.6"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/kg-utils/-/kg-utils-1.0.6.tgz#fd6f914612a565c161d4c180cfe70554c028562c"
|
||||
integrity sha512-2xAZLo36pnze4XppybCBLVTX1o1Bleds38zBm/YCBkqjoPUp46F+fMvNvWgazm4eeI4yDXe5YmuTDnMFLhOzcQ==
|
||||
dependencies:
|
||||
semver "^7.3.5"
|
||||
|
||||
"@tryghost/kg-utils@^1.0.8":
|
||||
"@tryghost/kg-utils@^1.0.6", "@tryghost/kg-utils@^1.0.8":
|
||||
version "1.0.8"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/kg-utils/-/kg-utils-1.0.8.tgz#305897a7199cc32062e5db1ef54f8ad33ba45755"
|
||||
integrity sha512-uO8WDFG8Q2VQ6LCAa2oAryavxFLcewMeXAoQ2PCj+oJZ/MiUjmUeTPEHnQV9TjlHyoriWyhz51PBFvlegjSxRw==
|
||||
@ -4680,7 +4673,7 @@
|
||||
dependencies:
|
||||
lodash.template "^4.5.0"
|
||||
|
||||
"@tryghost/url-utils@4.3.0":
|
||||
"@tryghost/url-utils@4.3.0", "@tryghost/url-utils@^4.0.0":
|
||||
version "4.3.0"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/url-utils/-/url-utils-4.3.0.tgz#f276ea0963f34547dca8f8f8a6c7bd4e6d4bb6e3"
|
||||
integrity sha512-DtsCVFytzkB6pE3azrO8PVP4wzwLR6Mjljy0ckwgvC7hj7bKM1QeGpCIasPNIKF+mTo/U9dXYadSVs1oGod1rA==
|
||||
@ -4692,18 +4685,6 @@
|
||||
remark-footnotes "^1.0.0"
|
||||
unist-util-visit "^2.0.0"
|
||||
|
||||
"@tryghost/url-utils@^4.0.0":
|
||||
version "4.2.0"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/url-utils/-/url-utils-4.2.0.tgz#342c73c840dda4f2ba2316fc581167404e219554"
|
||||
integrity sha512-ipeGBj6CJau/17J+M1t2vUJvdptoTnCPVgph2mbKGclOEdAMv9h3/S15cNMnxIqoSNURAvwMKD+QxkOboM/7zg==
|
||||
dependencies:
|
||||
cheerio "^0.22.0"
|
||||
moment "^2.27.0"
|
||||
moment-timezone "^0.5.31"
|
||||
remark "^11.0.2"
|
||||
remark-footnotes "^1.0.0"
|
||||
unist-util-visit "^2.0.0"
|
||||
|
||||
"@tryghost/validator@0.1.29", "@tryghost/validator@^0.1.29":
|
||||
version "0.1.29"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/validator/-/validator-0.1.29.tgz#8015195d883dcb015e651b6c54f63955a96c84f7"
|
||||
@ -5763,12 +5744,7 @@ acorn@^7.0.0, acorn@^7.1.0, acorn@^7.1.1, acorn@^7.4.0:
|
||||
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.4.1.tgz#feaed255973d2e77555b83dbc08851a6c63520fa"
|
||||
integrity sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==
|
||||
|
||||
acorn@^8.1.0, acorn@^8.2.4, acorn@^8.5.0, acorn@^8.7.1, acorn@^8.8.0:
|
||||
version "8.8.0"
|
||||
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.8.0.tgz#88c0187620435c7f6015803f5539dae05a9dbea8"
|
||||
integrity sha512-QOxyigPVrpZ2GXT+PFyZTl6TtOFc5egxHIP9IlQ+RbupQuX4RkT/Bee4/kQuC02Xkzg84JcT7oLYtDIQxp+v7w==
|
||||
|
||||
acorn@^8.8.1:
|
||||
acorn@^8.1.0, acorn@^8.2.4, acorn@^8.5.0, acorn@^8.7.1, acorn@^8.8.0, acorn@^8.8.1:
|
||||
version "8.8.1"
|
||||
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.8.1.tgz#0a3f9cbecc4ec3bea6f0a80b66ae8dd2da250b73"
|
||||
integrity sha512-7zFpHzhnqYKrkYdUjF1HI1bzd0VygEGX8lFk4k5zVMqHEoES+P+7TKI+EvLO9WVMJ8eekdO0aDEK044xTXwPPA==
|
||||
@ -10333,7 +10309,7 @@ decamelize@^4.0.0:
|
||||
resolved "https://registry.yarnpkg.com/decamelize/-/decamelize-4.0.0.tgz#aa472d7bf660eb15f3494efd531cab7f2a709837"
|
||||
integrity sha512-9iE1PgSik9HeIIw2JO94IidnE3eBoQrFJ3w7sFuzSX4DpmZ3v5sZpUiV5Swcf6mQEF+Y0ru8Neo+p+nyh2J+hQ==
|
||||
|
||||
decimal.js@^10.2.1, decimal.js@^10.4.1, decimal.js@^10.4.2:
|
||||
decimal.js@^10.2.1, decimal.js@^10.4.2:
|
||||
version "10.4.2"
|
||||
resolved "https://registry.yarnpkg.com/decimal.js/-/decimal.js-10.4.2.tgz#0341651d1d997d86065a2ce3a441fbd0d8e8b98e"
|
||||
integrity sha512-ic1yEvwT6GuvaYwBLLY6/aFFgjZdySKTE8en/fkU3QICTmRtgtSlFn0u0BXN06InZwtfCelR7j8LRiDI/02iGA==
|
||||
@ -17231,39 +17207,7 @@ jsdom@^16.4.0, jsdom@^16.6.0:
|
||||
ws "^7.4.6"
|
||||
xml-name-validator "^3.0.0"
|
||||
|
||||
jsdom@^20.0.0, jsdom@~20.0.0:
|
||||
version "20.0.1"
|
||||
resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-20.0.1.tgz#d95b4a3b6e1eec6520aa01d9d908eade8c6ba153"
|
||||
integrity sha512-pksjj7Rqoa+wdpkKcLzQRHhJCEE42qQhl/xLMUKHgoSejaKOdaXEAnqs6uDNwMl/fciHTzKeR8Wm8cw7N+g98A==
|
||||
dependencies:
|
||||
abab "^2.0.6"
|
||||
acorn "^8.8.0"
|
||||
acorn-globals "^7.0.0"
|
||||
cssom "^0.5.0"
|
||||
cssstyle "^2.3.0"
|
||||
data-urls "^3.0.2"
|
||||
decimal.js "^10.4.1"
|
||||
domexception "^4.0.0"
|
||||
escodegen "^2.0.0"
|
||||
form-data "^4.0.0"
|
||||
html-encoding-sniffer "^3.0.0"
|
||||
http-proxy-agent "^5.0.0"
|
||||
https-proxy-agent "^5.0.1"
|
||||
is-potential-custom-element-name "^1.0.1"
|
||||
nwsapi "^2.2.2"
|
||||
parse5 "^7.1.1"
|
||||
saxes "^6.0.0"
|
||||
symbol-tree "^3.2.4"
|
||||
tough-cookie "^4.1.2"
|
||||
w3c-xmlserializer "^3.0.0"
|
||||
webidl-conversions "^7.0.0"
|
||||
whatwg-encoding "^2.0.0"
|
||||
whatwg-mimetype "^3.0.0"
|
||||
whatwg-url "^11.0.0"
|
||||
ws "^8.9.0"
|
||||
xml-name-validator "^4.0.0"
|
||||
|
||||
jsdom@^20.0.3:
|
||||
jsdom@^20.0.0, jsdom@^20.0.3, jsdom@~20.0.0:
|
||||
version "20.0.3"
|
||||
resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-20.0.3.tgz#886a41ba1d4726f67a8858028c99489fed6ad4db"
|
||||
integrity sha512-SYhBvTh89tTfCD/CRdSOm13mOBa42iTaTyfyEWBdKcGdPxPtLFBXuHR8XHb33YNYaP+lLbmSvBTsnoesCNJEsQ==
|
||||
@ -18869,10 +18813,10 @@ metascraper-image@5.32.1:
|
||||
dependencies:
|
||||
"@metascraper/helpers" "^5.32.1"
|
||||
|
||||
metascraper-logo-favicon@5.32.1:
|
||||
version "5.32.1"
|
||||
resolved "https://registry.yarnpkg.com/metascraper-logo-favicon/-/metascraper-logo-favicon-5.32.1.tgz#7f30cd40573add7e3594d62a0d50fd20a2785d67"
|
||||
integrity sha512-sW3ZUkBzWjxHPT3kc95slne0ax4iCcNr8O0UouFD40cqfzKnzg6b3C6bxwCOPQO39D8IR5COw3W57yETCaUn+w==
|
||||
metascraper-logo-favicon@5.32.2:
|
||||
version "5.32.2"
|
||||
resolved "https://registry.yarnpkg.com/metascraper-logo-favicon/-/metascraper-logo-favicon-5.32.2.tgz#5cf6f4d136ca289e9a8d909d0beff8d8c0ea640b"
|
||||
integrity sha512-BfPpvjiMhFdrJACOfB+KHI0uXCQplOGS63xnj6GVlbz3n3Amnv5J4kf6gxDMepzCbB7LYvkeQxxdlEo2iJfoTQ==
|
||||
dependencies:
|
||||
"@keyvhq/memoize" "~1.6.14"
|
||||
"@metascraper/helpers" "^5.32.1"
|
||||
@ -18908,10 +18852,10 @@ metascraper-url@5.32.1:
|
||||
dependencies:
|
||||
"@metascraper/helpers" "^5.32.1"
|
||||
|
||||
metascraper@5.32.1:
|
||||
version "5.32.1"
|
||||
resolved "https://registry.yarnpkg.com/metascraper/-/metascraper-5.32.1.tgz#bb9869d0fef0352d460f79bdc4e65990cb0e948a"
|
||||
integrity sha512-ElbIaf+zvg7rIh4oAzvhNsHltM7hwzAhybsFgR5O4c/aI5K4Ej2FHHZ+Dz6CFoEfi2f474P7PZI8921/s3Ciew==
|
||||
metascraper@5.32.2:
|
||||
version "5.32.2"
|
||||
resolved "https://registry.yarnpkg.com/metascraper/-/metascraper-5.32.2.tgz#8d319870315b42fec25cbd035289ad236d18e816"
|
||||
integrity sha512-00FacltvLUjw4nEkoYAbmcxtDv7wKPHw1vbpliqC9H/V2Cty8s7pJOGPOw9uAKaz75JMXNQp+T3hwC3HAvbXvg==
|
||||
dependencies:
|
||||
"@metascraper/helpers" "^5.32.1"
|
||||
cheerio "~1.0.0-rc.12"
|
||||
@ -26183,13 +26127,6 @@ w3c-xmlserializer@^2.0.0:
|
||||
dependencies:
|
||||
xml-name-validator "^3.0.0"
|
||||
|
||||
w3c-xmlserializer@^3.0.0:
|
||||
version "3.0.0"
|
||||
resolved "https://registry.yarnpkg.com/w3c-xmlserializer/-/w3c-xmlserializer-3.0.0.tgz#06cdc3eefb7e4d0b20a560a5a3aeb0d2d9a65923"
|
||||
integrity sha512-3WFqGEgSXIyGhOmAFtlicJNMjEps8b1MG31NCA0/vOF9+nKMUW1ckhi9cnNHmf88Rzw5V+dwIwsm2C7X8k9aQg==
|
||||
dependencies:
|
||||
xml-name-validator "^4.0.0"
|
||||
|
||||
w3c-xmlserializer@^4.0.0:
|
||||
version "4.0.0"
|
||||
resolved "https://registry.yarnpkg.com/w3c-xmlserializer/-/w3c-xmlserializer-4.0.0.tgz#aebdc84920d806222936e3cdce408e32488a3073"
|
||||
@ -26899,16 +26836,11 @@ ws@^7.4.6:
|
||||
resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.9.tgz#54fa7db29f4c7cec68b1ddd3a89de099942bb591"
|
||||
integrity sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q==
|
||||
|
||||
ws@^8.11.0:
|
||||
ws@^8.11.0, ws@^8.4.2:
|
||||
version "8.11.0"
|
||||
resolved "https://registry.yarnpkg.com/ws/-/ws-8.11.0.tgz#6a0d36b8edfd9f96d8b25683db2f8d7de6e8e143"
|
||||
integrity sha512-HPG3wQd9sNQoT9xHyNCXoDUa+Xw/VevmY9FoHyQ+g+rrMn4j6FB4np7Z0OhdTgjx6MgQLK7jwSy1YecU1+4Asg==
|
||||
|
||||
ws@^8.4.2, ws@^8.9.0:
|
||||
version "8.9.0"
|
||||
resolved "https://registry.yarnpkg.com/ws/-/ws-8.9.0.tgz#2a994bb67144be1b53fe2d23c53c028adeb7f45e"
|
||||
integrity sha512-Ja7nszREasGaYUYCI2k4lCKIRTt+y7XuqVoHR44YpI49TtryyqbqvDMn5eqfW7e6HzTukDRIsXqzVHScqRcafg==
|
||||
|
||||
ws@~8.2.3:
|
||||
version "8.2.3"
|
||||
resolved "https://registry.yarnpkg.com/ws/-/ws-8.2.3.tgz#63a56456db1b04367d0b721a0b80cae6d8becbba"
|
||||
|
Loading…
Reference in New Issue
Block a user