From a249be6fc84a52cb2c6cded1e13469cf18f7f402 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Mar 2026 14:36:30 +0000 Subject: [PATCH] Bump flatted from 3.2.5 to 3.4.2 in /samples/MyLibraryTest Bumps [flatted](https://github.com/WebReflection/flatted) from 3.2.5 to 3.4.2. - [Commits](https://github.com/WebReflection/flatted/compare/v3.2.5...v3.4.2) --- updated-dependencies: - dependency-name: flatted dependency-version: 3.4.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- samples/MyLibraryTest/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/samples/MyLibraryTest/yarn.lock b/samples/MyLibraryTest/yarn.lock index 525c7ba4b7..6380e2ce36 100644 --- a/samples/MyLibraryTest/yarn.lock +++ b/samples/MyLibraryTest/yarn.lock @@ -4249,9 +4249,9 @@ flat-cache@^3.0.4: rimraf "^3.0.2" flatted@^3.1.0, flatted@^3.2.4: - version "3.2.5" - resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.5.tgz#76c8584f4fc843db64702a6bd04ab7a8bd666da3" - integrity sha512-WIWGi2L3DyTUvUrwRKgGi9TwxQMUEqPOPQBVi71R96jZXJdFskXEmf54BoZaS1kknGODoIGASGEzBUYdyMCBJg== + version "3.4.2" + resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.4.2.tgz#f5c23c107f0f37de8dbdf24f13722b3b98d52726" + integrity sha512-PjDse7RzhcPkIJwy5t7KPWQSZ9cAbzQXcafsetQoD7sOJRQlGikNbx7yZp2OotDnJyrDcbyRq3Ttb18iYOqkxA== flatten@^1.0.2: version "1.0.3"