From 1a236a07d550c1473663e42e4775d05dc40a1121 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Jul 2026 20:55:49 +0000 Subject: [PATCH] build(deps-dev): bump flatted from 3.2.7 to 3.4.3 Bumps [flatted](https://github.com/WebReflection/flatted) from 3.2.7 to 3.4.3. - [Commits](https://github.com/WebReflection/flatted/compare/v3.2.7...v3.4.3) --- updated-dependencies: - dependency-name: flatted dependency-version: 3.4.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index f258041..78f303a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4352,10 +4352,11 @@ } }, "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==", - "dev": true + "version": "3.4.3", + "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.4.3.tgz", + "integrity": "sha512-/zipXxyO6rGvuNGDiULY9MvEGSkb2gaG4GGH4ygMi0ZZzyMHdUZBmntJmx5x1G2VuPytCwGN4xsJP6cw+sK+vQ==", + "dev": true, + "license": "ISC" }, "node_modules/follow-redirects": { "version": "1.15.9",