Skip to content

Commit

Permalink
fix(deps): update dependency open-graph-scraper to v6.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 7, 2024
1 parent 0353bfe commit 4adfb1d
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.3"
resolved "https://registry.yarnpkg.com/open-graph-scraper/-/open-graph-scraper-6.3.3.tgz#b63206399579546aee18e12d35c033d8a76a80e4"
integrity sha512-Tph8C8mbvT9AXdSDUhfMRRPL9tyKheIjFup9mM0TGwakoDgQ94MxizO45ElWsnAcw1FV8Se8I30J4mgVaNPbVQ==
version "6.3.4"
resolved "https://registry.yarnpkg.com/open-graph-scraper/-/open-graph-scraper-6.3.4.tgz#c075a430a9708af3aed9b3675f6538e6c4b3c2d1"
integrity sha512-V9Q94NmjRIHwrH36lCuhWNuszyiOXtoqfwChG1Cx4baatgcD9tfHB5520NNjKTyD+jSGk3ksvw2xCjMOgrGK9Q==
dependencies:
chardet "^2.0.0"
cheerio "^1.0.0-rc.12"
undici "^6.4.0"
undici "^6.6.2"
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@^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==
undici@^6.6.2:
version "6.6.2"
resolved "https://registry.yarnpkg.com/undici/-/undici-6.6.2.tgz#8dce5ae54e8a3bc7140c2b2a0972b5fde9a88efb"
integrity sha512-vSqvUE5skSxQJ5sztTZ/CdeJb1Wq0Hf44hlYMciqHghvz+K88U0l7D6u1VsndoFgskDcnU+nG3gYmMzJVzd9Qg==
dependencies:
"@fastify/busboy" "^2.0.0"

Expand Down

0 comments on commit 4adfb1d

Please sign in to comment.