From 1ff109bc30ff8869771ed638093d93e7e5fd84de Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 22:16:42 +0000 Subject: [PATCH] fix(deps): update dependency immutable to v3.8.3 [security] --- scripts/installer/frameworks/angular/package.json | 2 +- scripts/installer/frameworks/react-native/package.json | 2 +- scripts/installer/frameworks/react/package.json | 2 +- scripts/installer/frameworks/stencil/package.json | 2 +- scripts/installer/frameworks/svelte/package.json | 2 +- scripts/installer/frameworks/vue/package.json | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/scripts/installer/frameworks/angular/package.json b/scripts/installer/frameworks/angular/package.json index a2200f5f4..146d2937e 100644 --- a/scripts/installer/frameworks/angular/package.json +++ b/scripts/installer/frameworks/angular/package.json @@ -55,7 +55,7 @@ "classnames": "2.2.6", "cross-env": "7.0.2", "immutability-helper": "^2.6.5 || ^3.0.0", - "immutable": "3.8.2", + "immutable": "3.8.3", "is-hotkey": "0.1.6", "lodash": "4.17.21", "moment": "2.29.4", diff --git a/scripts/installer/frameworks/react-native/package.json b/scripts/installer/frameworks/react-native/package.json index 40d797aaf..1778243d6 100644 --- a/scripts/installer/frameworks/react-native/package.json +++ b/scripts/installer/frameworks/react-native/package.json @@ -47,7 +47,7 @@ "classnames": "2.2.6", "cross-env": "7.0.2", "immutability-helper": "^2.6.5 || ^3.0.0", - "immutable": "3.8.2", + "immutable": "3.8.3", "is-hotkey": "0.1.6", "lodash": "4.17.21", "moment": "2.29.4", diff --git a/scripts/installer/frameworks/react/package.json b/scripts/installer/frameworks/react/package.json index 04c4ee017..b297d7b89 100644 --- a/scripts/installer/frameworks/react/package.json +++ b/scripts/installer/frameworks/react/package.json @@ -52,7 +52,7 @@ "classnames": "2.2.6", "cross-env": "7.0.2", "immutability-helper": "^2.6.5 || ^3.0.0", - "immutable": "3.8.2", + "immutable": "3.8.3", "is-hotkey": "0.1.6", "lodash": "4.17.21", "moment": "2.29.4", diff --git a/scripts/installer/frameworks/stencil/package.json b/scripts/installer/frameworks/stencil/package.json index 1c5055cdc..86a05cd80 100644 --- a/scripts/installer/frameworks/stencil/package.json +++ b/scripts/installer/frameworks/stencil/package.json @@ -55,7 +55,7 @@ "classnames": "2.2.6", "cross-env": "7.0.2", "immutability-helper": "^2.6.5 || ^3.0.0", - "immutable": "3.8.2", + "immutable": "3.8.3", "is-hotkey": "0.1.6", "lodash": "4.17.21", "moment": "2.29.4", diff --git a/scripts/installer/frameworks/svelte/package.json b/scripts/installer/frameworks/svelte/package.json index 671df5270..b83364ad1 100644 --- a/scripts/installer/frameworks/svelte/package.json +++ b/scripts/installer/frameworks/svelte/package.json @@ -55,7 +55,7 @@ "classnames": "2.2.6", "cross-env": "7.0.2", "immutability-helper": "^2.6.5 || ^3.0.0", - "immutable": "3.8.2", + "immutable": "3.8.3", "is-hotkey": "0.1.6", "lodash": "4.17.21", "moment": "2.29.4", diff --git a/scripts/installer/frameworks/vue/package.json b/scripts/installer/frameworks/vue/package.json index 816f88041..fc0d0d3ba 100644 --- a/scripts/installer/frameworks/vue/package.json +++ b/scripts/installer/frameworks/vue/package.json @@ -55,7 +55,7 @@ "classnames": "2.2.6", "cross-env": "7.0.2", "immutability-helper": "^2.6.5 || ^3.0.0", - "immutable": "3.8.2", + "immutable": "3.8.3", "is-hotkey": "0.1.6", "lodash": "4.17.21", "moment": "2.29.4",