From b4392dfa2f7f80b03f76d7d0c030032d0baeb225 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 21:37:40 +0000 Subject: [PATCH] Bump flatted from 3.3.1 to 3.4.3 Bumps [flatted](https://github.com/WebReflection/flatted) from 3.3.1 to 3.4.3. - [Commits](https://github.com/WebReflection/flatted/compare/v3.3.1...v3.4.3) --- updated-dependencies: - dependency-name: flatted dependency-version: 3.4.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index a3bafe5706b..67dc95bd140 100644 --- a/yarn.lock +++ b/yarn.lock @@ -248,9 +248,9 @@ flat-cache@^5.0.0: keyv "^4.5.4" flatted@^3.3.1: - version "3.3.1" - resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.3.1.tgz#21db470729a6734d4997002f439cb308987f567a" - integrity sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw== + version "3.4.3" + resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.4.3.tgz#be5c21e943b2d7a328bb23795ae28c98f0103a9e" + integrity sha512-/zipXxyO6rGvuNGDiULY9MvEGSkb2gaG4GGH4ygMi0ZZzyMHdUZBmntJmx5x1G2VuPytCwGN4xsJP6cw+sK+vQ== glob-parent@^5.1.2: version "5.1.2"