From 9784725c28dde75c6ff517833c756754060f0dab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Mar 2026 14:33:42 +0000 Subject: [PATCH] Bump flatted from 3.2.4 to 3.4.1 Bumps [flatted](https://github.com/WebReflection/flatted) from 3.2.4 to 3.4.1. - [Commits](https://github.com/WebReflection/flatted/compare/v3.2.4...v3.4.1) --- updated-dependencies: - dependency-name: flatted dependency-version: 3.4.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/yarn.lock b/yarn.lock index a9bf17dc..440bc5c9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6592,14 +6592,10 @@ flat-cache@^4.0.0: flatted "^3.2.9" keyv "^4.5.4" -flatted@^3.1.0: - version "3.2.4" - resolved "https://registry.npmjs.org/flatted/-/flatted-3.2.4.tgz" - -flatted@^3.2.9: - version "3.3.3" - resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.3.3.tgz#67c8fad95454a7c7abebf74bb78ee74a44023358" - integrity sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg== +flatted@^3.1.0, flatted@^3.2.9: + version "3.4.1" + resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.4.1.tgz#84ccd9579e76e9cc0d246c11d8be0beb019143e6" + integrity sha512-IxfVbRFVlV8V/yRaGzk0UVIcsKKHMSfYw66T/u4nTwlWteQePsxe//LjudR1AMX4tZW3WFCh3Zqa/sjlqpbURQ== flexsearch@^0.7.21: version "0.7.21"