From 9960ce67115b2c03ec2dd3b743d8752c2669d450 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 05:32:46 +0000 Subject: [PATCH] Bump immutable in /_PYTHON/Jupyter-Notebooks/commuter-master 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: indirect ... Signed-off-by: dependabot[bot] --- _PYTHON/Jupyter-Notebooks/commuter-master/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_PYTHON/Jupyter-Notebooks/commuter-master/yarn.lock b/_PYTHON/Jupyter-Notebooks/commuter-master/yarn.lock index 8d92985e8..ab096fefe 100644 --- a/_PYTHON/Jupyter-Notebooks/commuter-master/yarn.lock +++ b/_PYTHON/Jupyter-Notebooks/commuter-master/yarn.lock @@ -4895,9 +4895,9 @@ ignore-walk@^3.0.1: minimatch "^3.0.4" immutable@^4.0.0-rc.12: - version "4.0.0-rc.12" - resolved "https://registry.yarnpkg.com/immutable/-/immutable-4.0.0-rc.12.tgz#ca59a7e4c19ae8d9bf74a97bdf0f6e2f2a5d0217" - integrity sha512-0M2XxkZLx/mi3t8NVwIm1g8nHoEmM9p9UBl/G9k4+hm0kBgOVdMV/B3CY5dQ8qG8qc80NN4gDV4HQv6FTJ5q7A== + version "4.3.8" + resolved "https://registry.yarnpkg.com/immutable/-/immutable-4.3.8.tgz#02d183c7727fb2bb1d5d0380da0d779dce9296a7" + integrity sha512-d/Ld9aLbKpNwyl0KiM2CT1WYvkitQ1TSvmRtkcV8FKStiDoA7Slzgjmb/1G2yhKM1p0XeNOieaTbFZmU1d3Xuw== import-fresh@^2.0.0: version "2.0.0"