From 1e95a087fbcee4f0367830fefd79d5900463c0d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 06:06:27 +0000 Subject: [PATCH] Bump immutable from 4.0.0-rc.2 to 4.3.8 in /Node JS - old files Bumps [immutable](https://github.com/immutable-js/immutable-js) from 4.0.0-rc.2 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.2...v4.3.8) --- updated-dependencies: - dependency-name: immutable dependency-version: 4.3.8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Node JS - old files/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Node JS - old files/package.json b/Node JS - old files/package.json index d884c40..f5b4890 100644 --- a/Node JS - old files/package.json +++ b/Node JS - old files/package.json @@ -29,7 +29,7 @@ "compression": "^1.7.4", "css-loader": "^3.4.2", "express": "^4.17.1", - "immutable": "4.0.0-rc.2", + "immutable": "4.3.8", "minimist": "^1.2.5", "react": "^16.12.0", "react-dom": "^16.12.0",