From 703105cd775cd9e710102527021417694d3bc815 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Jul 2026 16:21:29 +0000 Subject: [PATCH] chore(deps-dev): bump flatted from 3.3.1 to 3.4.3 Bumps [flatted](https://github.com/WebReflection/flatted) from 3.3.1 to 3.4.3. - [Commits](https://github.com/WebReflection/flatted/compare/v3.3.1...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 5c284cb5..10576641 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5129,10 +5129,11 @@ } }, "node_modules/flatted": { - "version": "3.3.1", - "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.1.tgz", - "integrity": "sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==", - "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.16.0",