From 991e4e0b377d537486bd0b30f3d7ccd409089165 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 12:00:07 +0000 Subject: [PATCH] chore(deps): bump fdir from 6.3.0 to 6.4.0 (#11880) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 78ccf1862fe7..04acec559bd9 100644 --- a/package.json +++ b/package.json @@ -95,7 +95,7 @@ "dotenv": "^16.4.5", "ejs": "^3.1.10", "express": "^4.21.0", - "fdir": "^6.3.0", + "fdir": "^6.4.0", "feed": "^4.2.2", "file-type": "^19.5.0", "front-matter": "^4.0.2", diff --git a/yarn.lock b/yarn.lock index 941ef339b609..bf45c97a53f0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7043,10 +7043,10 @@ fd-slicer@~1.1.0: dependencies: pend "~1.2.0" -fdir@^6.3.0: - version "6.3.0" - resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.3.0.tgz#fcca5a23ea20e767b15e081ee13b3e6488ee0bb0" - integrity sha512-QOnuT+BOtivR77wYvCWHfGt9s4Pz1VIMbD463vegT5MLqNXy8rYFT/lPVEqf/bhYeT6qmqrNHhsX+rWwe3rOCQ== +fdir@^6.4.0: + version "6.4.0" + resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.4.0.tgz#8e80ab4b18a2ac24beebf9d20d71e1bc2627dbae" + integrity sha512-3oB133prH1o4j/L5lLW7uOCF1PlD+/It2L0eL/iAqWMB91RBbqTewABqxhj0ibBd90EEmWZq7ntIWzVaWcXTGQ== fecha@^4.2.0: version "4.2.3"