From 39eb9b083ff4e4c21ae53d190b865a629cf1523f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Mar 2026 21:33:13 +0000 Subject: [PATCH] chore(deps): bump flatted in /starters/create-builder/create-react-app 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] --- .../create-react-app/package-lock.json | 12 ++++++------ starters/create-builder/create-react-app/yarn.lock | 5 +++-- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/starters/create-builder/create-react-app/package-lock.json b/starters/create-builder/create-react-app/package-lock.json index 94bd1072838..ad55f010d60 100644 --- a/starters/create-builder/create-react-app/package-lock.json +++ b/starters/create-builder/create-react-app/package-lock.json @@ -8020,9 +8020,9 @@ } }, "node_modules/flatted": { - "version": "3.2.7", - "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.2.7.tgz", - "integrity": "sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==" + "version": "3.4.1", + "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.4.1.tgz", + "integrity": "sha512-IxfVbRFVlV8V/yRaGzk0UVIcsKKHMSfYw66T/u4nTwlWteQePsxe//LjudR1AMX4tZW3WFCh3Zqa/sjlqpbURQ==" }, "node_modules/follow-redirects": { "version": "1.15.2", @@ -23395,9 +23395,9 @@ } }, "flatted": { - "version": "3.2.7", - "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.2.7.tgz", - "integrity": "sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==" + "version": "3.4.1", + "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.4.1.tgz", + "integrity": "sha512-IxfVbRFVlV8V/yRaGzk0UVIcsKKHMSfYw66T/u4nTwlWteQePsxe//LjudR1AMX4tZW3WFCh3Zqa/sjlqpbURQ==" }, "follow-redirects": { "version": "1.15.2", diff --git a/starters/create-builder/create-react-app/yarn.lock b/starters/create-builder/create-react-app/yarn.lock index bc03b904ac9..c0f3fa62b9b 100644 --- a/starters/create-builder/create-react-app/yarn.lock +++ b/starters/create-builder/create-react-app/yarn.lock @@ -5231,8 +5231,9 @@ flat-cache@^3.0.4: rimraf "^3.0.2" flatted@^3.1.0: - version "3.1.1" - resolved "https://registry.npmjs.org/flatted/-/flatted-3.1.1.tgz" + version "3.4.1" + resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.4.1.tgz#84ccd9579e76e9cc0d246c11d8be0beb019143e6" + integrity sha512-IxfVbRFVlV8V/yRaGzk0UVIcsKKHMSfYw66T/u4nTwlWteQePsxe//LjudR1AMX4tZW3WFCh3Zqa/sjlqpbURQ== follow-redirects@^1.0.0: version "1.14.9"