From 97b7b29202568d377e5c7d58c46f473f37b2086c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2026 19:01:40 +0000 Subject: [PATCH] Bump flatted from 3.2.7 to 3.4.1 in /nextjs Bumps [flatted](https://github.com/WebReflection/flatted) from 3.2.7 to 3.4.1. - [Commits](https://github.com/WebReflection/flatted/compare/v3.2.7...v3.4.1) --- updated-dependencies: - dependency-name: flatted dependency-version: 3.4.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- nextjs/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nextjs/yarn.lock b/nextjs/yarn.lock index 62730e2..ee70897 100644 --- a/nextjs/yarn.lock +++ b/nextjs/yarn.lock @@ -1343,9 +1343,9 @@ flat-cache@^3.0.4: rimraf "^3.0.2" flatted@^3.1.0: - version "3.2.7" - resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.7.tgz#609f39207cb614b89d0765b477cb2d437fbf9787" - integrity sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ== + version "3.4.1" + resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.4.1.tgz#84ccd9579e76e9cc0d246c11d8be0beb019143e6" + integrity sha512-IxfVbRFVlV8V/yRaGzk0UVIcsKKHMSfYw66T/u4nTwlWteQePsxe//LjudR1AMX4tZW3WFCh3Zqa/sjlqpbURQ== for-each@^0.3.3: version "0.3.3"