From f92219c7558a5a0f7ec187a45d9d78cd61a0d438 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 18:16:46 +0000 Subject: [PATCH] Bump immutable from 3.8.2 to 4.3.9 in /types/theo Bumps [immutable](https://github.com/immutable-js/immutable-js) from 3.8.2 to 4.3.9. - [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/v3.8.2...v4.3.9) --- updated-dependencies: - dependency-name: immutable dependency-version: 4.3.9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- types/theo/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/theo/package.json b/types/theo/package.json index 88cbaaaefec7d3..374447dc7a1af0 100644 --- a/types/theo/package.json +++ b/types/theo/package.json @@ -6,7 +6,7 @@ "https://github.com/salesforce-ux/theo" ], "dependencies": { - "immutable": "3.8.2" + "immutable": "4.3.9" }, "devDependencies": { "@types/theo": "workspace:."