From b236c7a7e5900245d7994a0fd76cd50d2f387835 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Jul 2026 05:50:55 +0000 Subject: [PATCH] build(deps): bump flatted in /chat2db-community-client Bumps [flatted](https://github.com/WebReflection/flatted) from 3.3.2 to 3.4.3. - [Commits](https://github.com/WebReflection/flatted/compare/v3.3.2...v3.4.3) --- updated-dependencies: - dependency-name: flatted dependency-version: 3.4.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- chat2db-community-client/yarn.lock | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/chat2db-community-client/yarn.lock b/chat2db-community-client/yarn.lock index 3ba673e03..0db476b90 100644 --- a/chat2db-community-client/yarn.lock +++ b/chat2db-community-client/yarn.lock @@ -7465,15 +7465,10 @@ flat-cache@^6.1.23: flatted "^3.4.2" hookified "^1.15.0" -flatted@^3.2.9: - version "3.3.2" - resolved "https://registry.npmmirror.com/flatted/-/flatted-3.3.2.tgz#adba1448a9841bec72b42c532ea23dbbedef1a27" - integrity sha512-AiwGJM8YcNOaobumgtng+6NHuOqC3A7MixFeDafM3X9cIUM+xUXoS5Vfgf+OihAYe20fxqNM9yPBXJzRtZ/4eA== - -flatted@^3.4.2: - version "3.4.2" - resolved "https://registry.npmmirror.com/flatted/-/flatted-3.4.2.tgz#f5c23c107f0f37de8dbdf24f13722b3b98d52726" - integrity sha512-PjDse7RzhcPkIJwy5t7KPWQSZ9cAbzQXcafsetQoD7sOJRQlGikNbx7yZp2OotDnJyrDcbyRq3Ttb18iYOqkxA== +flatted@^3.2.9, flatted@^3.4.2: + version "3.4.3" + resolved "https://registry.npmmirror.com/flatted/-/flatted-3.4.3.tgz#be5c21e943b2d7a328bb23795ae28c98f0103a9e" + integrity sha512-/zipXxyO6rGvuNGDiULY9MvEGSkb2gaG4GGH4ygMi0ZZzyMHdUZBmntJmx5x1G2VuPytCwGN4xsJP6cw+sK+vQ== flatten@^1.0.2: version "1.0.3"