From 8c49332c06efc60ae77e069300483639fb8d9e03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Mar 2026 15:49:13 +0000 Subject: [PATCH] Bump flatted from 3.1.1 to 3.4.2 in /examples/react Bumps [flatted](https://github.com/WebReflection/flatted) from 3.1.1 to 3.4.2. - [Commits](https://github.com/WebReflection/flatted/compare/v3.1.1...v3.4.2) --- updated-dependencies: - dependency-name: flatted dependency-version: 3.4.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- examples/react/package-lock.json | 12 ++++++------ examples/react/yarn.lock | 4 ---- 2 files changed, 6 insertions(+), 10 deletions(-) diff --git a/examples/react/package-lock.json b/examples/react/package-lock.json index 7b7e5ca..d1136be 100644 --- a/examples/react/package-lock.json +++ b/examples/react/package-lock.json @@ -8092,9 +8092,9 @@ } }, "node_modules/flatted": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.1.1.tgz", - "integrity": "sha512-zAoAQiudy+r5SvnSw3KJy5os/oRJYHzrzja/tBDqrZtNhUw8bt6y8OBzMWcjWr+8liV8Eb6yOhw8WZ7VFZ5ZzA==" + "version": "3.4.2", + "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.4.2.tgz", + "integrity": "sha512-PjDse7RzhcPkIJwy5t7KPWQSZ9cAbzQXcafsetQoD7sOJRQlGikNbx7yZp2OotDnJyrDcbyRq3Ttb18iYOqkxA==" }, "node_modules/follow-redirects": { "version": "1.14.8", @@ -24696,9 +24696,9 @@ } }, "flatted": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.1.1.tgz", - "integrity": "sha512-zAoAQiudy+r5SvnSw3KJy5os/oRJYHzrzja/tBDqrZtNhUw8bt6y8OBzMWcjWr+8liV8Eb6yOhw8WZ7VFZ5ZzA==" + "version": "3.4.2", + "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.4.2.tgz", + "integrity": "sha512-PjDse7RzhcPkIJwy5t7KPWQSZ9cAbzQXcafsetQoD7sOJRQlGikNbx7yZp2OotDnJyrDcbyRq3Ttb18iYOqkxA==" }, "follow-redirects": { "version": "1.14.8", diff --git a/examples/react/yarn.lock b/examples/react/yarn.lock index 6702119..fce38b3 100644 --- a/examples/react/yarn.lock +++ b/examples/react/yarn.lock @@ -3843,10 +3843,6 @@ flat-cache@^3.0.4: flatted "^3.1.0" rimraf "^3.0.2" -flatted@^3.1.0: - version "3.1.1" - resolved "https://registry.npmjs.org/flatted/-/flatted-3.1.1.tgz" - follow-redirects@^1.0.0: version "1.14.8" resolved "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.8.tgz"