From e26b3f1a8c7e8641d8444bd70c3c6b6a6b0c575a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Mar 2026 15:59:16 +0000 Subject: [PATCH] Bump flatted from 3.2.5 to 3.4.2 in /Source/ThirdParty/skia 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] --- Source/ThirdParty/skia/package-lock.json | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/Source/ThirdParty/skia/package-lock.json b/Source/ThirdParty/skia/package-lock.json index e975098d01ed..420f673acb47 100644 --- a/Source/ThirdParty/skia/package-lock.json +++ b/Source/ThirdParty/skia/package-lock.json @@ -439,8 +439,9 @@ } }, "node_modules/flatted": { - "version": "3.2.5", - "integrity": "sha512-WIWGi2L3DyTUvUrwRKgGi9TwxQMUEqPOPQBVi71R96jZXJdFskXEmf54BoZaS1kknGODoIGASGEzBUYdyMCBJg==", + "version": "3.4.2", + "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.4.2.tgz", + "integrity": "sha512-PjDse7RzhcPkIJwy5t7KPWQSZ9cAbzQXcafsetQoD7sOJRQlGikNbx7yZp2OotDnJyrDcbyRq3Ttb18iYOqkxA==", "dev": true }, "node_modules/follow-redirects": { @@ -1710,8 +1711,9 @@ } }, "flatted": { - "version": "3.2.5", - "integrity": "sha512-WIWGi2L3DyTUvUrwRKgGi9TwxQMUEqPOPQBVi71R96jZXJdFskXEmf54BoZaS1kknGODoIGASGEzBUYdyMCBJg==", + "version": "3.4.2", + "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.4.2.tgz", + "integrity": "sha512-PjDse7RzhcPkIJwy5t7KPWQSZ9cAbzQXcafsetQoD7sOJRQlGikNbx7yZp2OotDnJyrDcbyRq3Ttb18iYOqkxA==", "dev": true }, "follow-redirects": {