From 0c0ebe05fa59ed372efa69c1262b637391117a90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2026 16:51:50 +0100 Subject: [PATCH] Bump immutable from 4.0.0-rc.12 to 4.3.8 (#12056) Bumps [immutable](https://github.com/immutable-js/immutable-js) from 4.0.0-rc.12 to 4.3.8. - [Release notes](https://github.com/immutable-js/immutable-js/releases) - [Changelog](https://github.com/immutable-js/immutable-js/blob/main/CHANGELOG.md) - [Commits](https://github.com/immutable-js/immutable-js/compare/v4.0.0-rc.12...v4.3.8) --- updated-dependencies: - dependency-name: immutable dependency-version: 4.3.8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 8161d054e3261d7361c3e8f32b09a5a032638f6a) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ea9a7fd268..4db6d1a4e0 100644 --- a/package.json +++ b/package.json @@ -166,7 +166,7 @@ "history": "4.6.1", "html-to-draftjs": "npm:@geosolutions/html-to-draftjs@1.5.1", "html-to-image": "1.11.11", - "immutable": "4.0.0-rc.12", + "immutable": "4.3.8", "ismobilejs": "0.5.0", "json-2-csv": "5.5.1", "jsonlint-mod": "1.7.5",