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",