From 7f5c89af2ede8d00f5fb5d64180209baae29b881 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Jul 2026 23:34:58 +0000 Subject: [PATCH] chore(deps): 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 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index d91c4f3..2877cc4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25682,9 +25682,10 @@ } }, "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.3", + "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.4.3.tgz", + "integrity": "sha512-/zipXxyO6rGvuNGDiULY9MvEGSkb2gaG4GGH4ygMi0ZZzyMHdUZBmntJmx5x1G2VuPytCwGN4xsJP6cw+sK+vQ==", + "license": "ISC" }, "node_modules/flow-enums-runtime": { "version": "0.0.6",