diff --git a/scripts/installer/frameworks/angular/package.json b/scripts/installer/frameworks/angular/package.json index a2200f5f4..7cc0be5ad 100644 --- a/scripts/installer/frameworks/angular/package.json +++ b/scripts/installer/frameworks/angular/package.json @@ -165,7 +165,7 @@ "webpack": "5.15.0", "webpack-bundle-analyzer": "4.3.0", "webpack-cli": "4.3.1", - "webpack-dev-middleware": "4.1.0", + "webpack-dev-middleware": "5.3.4", "webpack-hot-middleware": "2.25.0" }, "license": "ISC", diff --git a/scripts/installer/frameworks/react-native/package.json b/scripts/installer/frameworks/react-native/package.json index 40d797aaf..977e3bed6 100644 --- a/scripts/installer/frameworks/react-native/package.json +++ b/scripts/installer/frameworks/react-native/package.json @@ -149,7 +149,7 @@ "webpack": "5.15.0", "webpack-bundle-analyzer": "4.3.0", "webpack-cli": "4.3.1", - "webpack-dev-middleware": "4.1.0", + "webpack-dev-middleware": "5.3.4", "webpack-hot-middleware": "2.25.0" }, "license": "ISC", diff --git a/scripts/installer/frameworks/react/package.json b/scripts/installer/frameworks/react/package.json index 04c4ee017..f9a3affad 100644 --- a/scripts/installer/frameworks/react/package.json +++ b/scripts/installer/frameworks/react/package.json @@ -166,7 +166,7 @@ "webpack": "5.15.0", "webpack-bundle-analyzer": "4.3.0", "webpack-cli": "4.3.1", - "webpack-dev-middleware": "4.1.0", + "webpack-dev-middleware": "5.3.4", "webpack-hot-middleware": "2.25.0" }, "license": "ISC", diff --git a/scripts/installer/frameworks/stencil/package.json b/scripts/installer/frameworks/stencil/package.json index 1c5055cdc..3bbc6458f 100644 --- a/scripts/installer/frameworks/stencil/package.json +++ b/scripts/installer/frameworks/stencil/package.json @@ -165,7 +165,7 @@ "webpack": "5.15.0", "webpack-bundle-analyzer": "4.3.0", "webpack-cli": "4.3.1", - "webpack-dev-middleware": "4.1.0", + "webpack-dev-middleware": "5.3.4", "webpack-hot-middleware": "2.25.0" }, "license": "ISC", diff --git a/scripts/installer/frameworks/svelte/package.json b/scripts/installer/frameworks/svelte/package.json index 671df5270..9fc781b79 100644 --- a/scripts/installer/frameworks/svelte/package.json +++ b/scripts/installer/frameworks/svelte/package.json @@ -165,7 +165,7 @@ "webpack": "5.15.0", "webpack-bundle-analyzer": "4.3.0", "webpack-cli": "4.3.1", - "webpack-dev-middleware": "4.1.0", + "webpack-dev-middleware": "5.3.4", "webpack-hot-middleware": "2.25.0" }, "license": "ISC", diff --git a/scripts/installer/frameworks/vue/package.json b/scripts/installer/frameworks/vue/package.json index 816f88041..67f751c3a 100644 --- a/scripts/installer/frameworks/vue/package.json +++ b/scripts/installer/frameworks/vue/package.json @@ -165,7 +165,7 @@ "webpack": "5.15.0", "webpack-bundle-analyzer": "4.3.0", "webpack-cli": "4.3.1", - "webpack-dev-middleware": "4.1.0", + "webpack-dev-middleware": "5.3.4", "webpack-hot-middleware": "2.25.0" }, "license": "ISC",