From 483c3065faaf9023a8d6fd51ab3f5133c60cbc16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Mar 2026 02:00:56 +0000 Subject: [PATCH] Bump flatted from 3.3.3 to 3.4.1 in /Build Bumps [flatted](https://github.com/WebReflection/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 ... Signed-off-by: dependabot[bot] --- Build/package-lock.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Build/package-lock.json b/Build/package-lock.json index 3767888..c3e0a95 100644 --- a/Build/package-lock.json +++ b/Build/package-lock.json @@ -24,6 +24,7 @@ "@uiw/codemirror-theme-bbedit": "^4.25.4", "@uiw/codemirror-theme-monokai": "^4.25.8", "codemirror": "^6.0.2", + "copy-webpack-plugin": "^14.0.0", "eslint": "^10.0.3", "eslint-linter-browserify": "^10.0.1", "file-saver": "^2.0.5", @@ -3073,9 +3074,10 @@ } }, "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": { "version": "1.15.9",