From 94f9867a9fdfab908266cd7dcb41cdacf983cd42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Mar 2026 00:32:31 +0000 Subject: [PATCH] (chore): Bump flatted Bumps the npm-security-updates group with 1 update in the / directory: [flatted](https://github.com/WebReflection/flatted). Updates `flatted` from 3.3.3 to 3.4.1 - [Commits](https://github.com/WebReflection/flatted/compare/v3.3.3...v3.4.1) --- updated-dependencies: - dependency-name: flatted dependency-version: 3.4.1 dependency-type: indirect dependency-group: npm-security-updates ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7cbf4ec..80b508d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15711,9 +15711,9 @@ } }, "node_modules/flatted": { - "version": "3.3.3", - "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.3.tgz", - "integrity": "sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==", + "version": "3.4.1", + "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.4.1.tgz", + "integrity": "sha512-IxfVbRFVlV8V/yRaGzk0UVIcsKKHMSfYw66T/u4nTwlWteQePsxe//LjudR1AMX4tZW3WFCh3Zqa/sjlqpbURQ==", "license": "ISC" }, "node_modules/follow-redirects": { @@ -28368,7 +28368,7 @@ "@wordpress/components": "^32.2.0", "@wordpress/data": "^10.40.0", "@wordpress/dom-ready": "^4.40.0", - "@wordpress/editor": "^14.41.0", + "@wordpress/editor": "^14.40.1", "@wordpress/element": "^6.40.0", "@wordpress/hooks": "^4.40.0", "@wordpress/i18n": "^6.13.0"