From 4adfb1d98b7d640a60a76876ea10df6f072dbc2d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 03:41:47 +0000 Subject: [PATCH] fix(deps): update dependency open-graph-scraper to v6.3.4 --- yarn.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/yarn.lock b/yarn.lock index ba77286..8f6134d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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: @@ -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"