From ca317b84386dea4d78919e29ba5e9489d8ae5cb9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 13:52:18 +0000 Subject: [PATCH] Bump flatted from 3.2.7 to 3.4.3 in /src/Clients/js 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] --- src/Clients/js/package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/Clients/js/package-lock.json b/src/Clients/js/package-lock.json index 44de1fcd..84985a58 100644 --- a/src/Clients/js/package-lock.json +++ b/src/Clients/js/package-lock.json @@ -4974,9 +4974,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.3", + "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.4.3.tgz", + "integrity": "sha512-/zipXxyO6rGvuNGDiULY9MvEGSkb2gaG4GGH4ygMi0ZZzyMHdUZBmntJmx5x1G2VuPytCwGN4xsJP6cw+sK+vQ==", "dev": true }, "node_modules/follow-redirects": { @@ -14530,9 +14530,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.3", + "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.4.3.tgz", + "integrity": "sha512-/zipXxyO6rGvuNGDiULY9MvEGSkb2gaG4GGH4ygMi0ZZzyMHdUZBmntJmx5x1G2VuPytCwGN4xsJP6cw+sK+vQ==", "dev": true }, "follow-redirects": {