From 43899e909cd4a5369e1730b07822bcc07fa0ad42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Mar 2026 20:34:51 +0000 Subject: [PATCH] Bump flatted from 3.2.4 to 3.4.1 in /PersonalWeb.Admin Bumps [flatted](https://github.com/WebReflection/flatted) from 3.2.4 to 3.4.1. - [Commits](https://github.com/WebReflection/flatted/compare/v3.2.4...v3.4.1) --- updated-dependencies: - dependency-name: flatted dependency-version: 3.4.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- PersonalWeb.Admin/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/PersonalWeb.Admin/yarn.lock b/PersonalWeb.Admin/yarn.lock index ce633ce..dd718de 100644 --- a/PersonalWeb.Admin/yarn.lock +++ b/PersonalWeb.Admin/yarn.lock @@ -6872,9 +6872,9 @@ flat-cache@^3.0.4: rimraf "^3.0.2" flatted@^3.1.0: - version "3.2.4" - resolved "https://registry.npmjs.org/flatted/-/flatted-3.2.4.tgz#28d9969ea90661b5134259f312ab6aa7929ac5e2" - integrity sha512-8/sOawo8tJ4QOBX8YlQBMxL8+RLZfxMQOif9o0KUKTNTjMYElWPE0r/m5VNFxTRd0NSw8qSy8dajrwX4RYI1Hw== + version "3.4.1" + resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.4.1.tgz#84ccd9579e76e9cc0d246c11d8be0beb019143e6" + integrity sha512-IxfVbRFVlV8V/yRaGzk0UVIcsKKHMSfYw66T/u4nTwlWteQePsxe//LjudR1AMX4tZW3WFCh3Zqa/sjlqpbURQ== follow-redirects@^1.0.0, follow-redirects@^1.15.11: version "1.15.11"