From 715fa84c68a98d0dd74a415c44c3d50348b93517 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Mar 2026 23:35:42 +0000 Subject: [PATCH] build: bump flatted from 3.3.3 to 3.4.1 in /src/ContentProcessorWeb 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] --- src/ContentProcessorWeb/package-lock.json | 8 ++++---- src/ContentProcessorWeb/yarn.lock | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/ContentProcessorWeb/package-lock.json b/src/ContentProcessorWeb/package-lock.json index 40b05649..3f56ef02 100644 --- a/src/ContentProcessorWeb/package-lock.json +++ b/src/ContentProcessorWeb/package-lock.json @@ -11,7 +11,7 @@ "@azure/msal-browser": "^4.27.0", "@azure/msal-react": "^3.0.23", "@fluentui/react-components": "^9.72.9", - "@fluentui/react-icons": "latest", + "@fluentui/react-icons": "*", "@reduxjs/toolkit": "^2.11.2", "axios": "^1.13.5", "babel-preset-react-app": "^10.1.0", @@ -10186,9 +10186,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": { diff --git a/src/ContentProcessorWeb/yarn.lock b/src/ContentProcessorWeb/yarn.lock index dadf4ada..effc7dab 100644 --- a/src/ContentProcessorWeb/yarn.lock +++ b/src/ContentProcessorWeb/yarn.lock @@ -4702,7 +4702,7 @@ content-type@~1.0.4, content-type@~1.0.5: "@reduxjs/toolkit" "^2.11.2" axios "^1.13.5" babel-preset-react-app "^10.1.0" - contentprocessor_web "file:../../../../../.cache/yarn/v6/npm-contentprocessor-web-0.1.0-6e6bfdcb-dfbd-496d-8508-18b9caa5a489-1772557938591/node_modules/contentprocessor_web" + contentprocessor_web "file:." cra-template-typescript "1.3.0" json-edit-react "^1.29.0" node-forge ">=1.3.3" @@ -6102,9 +6102,9 @@ flat-cache@^3.0.4: rimraf "^3.0.2" flatted@^3.2.9: - 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.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"