Skip to content

Commit

Permalink
fix(deps): update dependency open-graph-scraper to v6.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 23, 2024
1 parent c3c6b98 commit fc714e7
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -802,13 +802,13 @@ once@^1.3.0:
wrappy "1"

open-graph-scraper@^6.2.1:
version "6.3.2"
resolved "https://registry.yarnpkg.com/open-graph-scraper/-/open-graph-scraper-6.3.2.tgz#ce64641aa7da2b677d8f1bafd64cbbf2c6c5716c"
integrity sha512-3HbQwpSZ42hqqpDmZ3ZUOCuS1TuKqRWm6gEIw/HfqWDzwHaEJJR/WGi1prHD2gBaKYPjAHFaSTjKitJHTwMVPA==
version "6.3.3"
resolved "https://registry.yarnpkg.com/open-graph-scraper/-/open-graph-scraper-6.3.3.tgz#b63206399579546aee18e12d35c033d8a76a80e4"
integrity sha512-Tph8C8mbvT9AXdSDUhfMRRPL9tyKheIjFup9mM0TGwakoDgQ94MxizO45ElWsnAcw1FV8Se8I30J4mgVaNPbVQ==
dependencies:
chardet "^2.0.0"
cheerio "^1.0.0-rc.12"
undici "^5.26.4"
undici "^6.4.0"
validator "^13.11.0"

optionator@^0.9.3:
Expand Down Expand Up @@ -997,10 +997,10 @@ undici@5.27.2:
dependencies:
"@fastify/busboy" "^2.0.0"

undici@^5.26.4:
version "5.26.5"
resolved "https://registry.yarnpkg.com/undici/-/undici-5.26.5.tgz#f6dc8c565e3cad8c4475b187f51a13e505092838"
integrity sha512-cSb4bPFd5qgR7qr2jYAi0hlX9n5YKK2ONKkLFkxl+v/9BvC0sOpZjBHDBSXc5lWAf5ty9oZdRXytBIHzgUcerw==
undici@^6.4.0:
version "6.4.0"
resolved "https://registry.yarnpkg.com/undici/-/undici-6.4.0.tgz#7ca0c3f73e1034f3c79e566183b61bb55b1410ea"
integrity sha512-wYaKgftNqf6Je7JQ51YzkEkEevzOgM7at5JytKO7BjaURQpERW8edQSMrr2xb+Yv4U8Yg47J24+lc9+NbeXMFA==
dependencies:
"@fastify/busboy" "^2.0.0"

Expand Down

0 comments on commit fc714e7

Please sign in to comment.