From 19c6f665ceb1aa6cf427d8cfc3976212d506c8a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Mar 2026 21:09:33 +0000 Subject: [PATCH] Bump flatted from 3.2.6 to 3.4.1 in /mcf-browser Bumps [flatted](https://github.com/WebReflection/flatted) from 3.2.6 to 3.4.1. - [Commits](https://github.com/WebReflection/flatted/compare/v3.2.6...v3.4.1) --- updated-dependencies: - dependency-name: flatted dependency-version: 3.4.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- mcf-browser/package-lock.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/mcf-browser/package-lock.json b/mcf-browser/package-lock.json index b2204b9..26633d6 100644 --- a/mcf-browser/package-lock.json +++ b/mcf-browser/package-lock.json @@ -8936,8 +8936,9 @@ } }, "node_modules/flatted": { - "version": "3.2.6", - "license": "ISC" + "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.1", @@ -25705,7 +25706,9 @@ } }, "flatted": { - "version": "3.2.6" + "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.1"