diff --git a/scripts/installer/frameworks/angular/package.json b/scripts/installer/frameworks/angular/package.json index a2200f5f4..dc03760e3 100644 --- a/scripts/installer/frameworks/angular/package.json +++ b/scripts/installer/frameworks/angular/package.json @@ -139,7 +139,7 @@ "jest": "26.6.3", "jest-transform-stub": "2.0.0", "jsdom": "16.5.3", - "mini-css-extract-plugin": "1.3.9", + "mini-css-extract-plugin": "1.6.2", "multiple-cucumber-html-reporter": "1.18.0", "namor": "2.0.2", "node-fetch": "2.6.7", diff --git a/scripts/installer/frameworks/react-native/package.json b/scripts/installer/frameworks/react-native/package.json index 40d797aaf..748dd5597 100644 --- a/scripts/installer/frameworks/react-native/package.json +++ b/scripts/installer/frameworks/react-native/package.json @@ -123,7 +123,7 @@ "jest": "26.6.3", "jest-transform-stub": "2.0.0", "jsdom": "16.5.3", - "mini-css-extract-plugin": "1.3.9", + "mini-css-extract-plugin": "1.6.2", "multiple-cucumber-html-reporter": "1.18.0", "namor": "2.0.2", "node-fetch": "2.6.7", diff --git a/scripts/installer/frameworks/react/package.json b/scripts/installer/frameworks/react/package.json index 7079259d6..2dd1e216c 100644 --- a/scripts/installer/frameworks/react/package.json +++ b/scripts/installer/frameworks/react/package.json @@ -139,7 +139,7 @@ "jest": "26.6.3", "jest-transform-stub": "2.0.0", "jsdom": "16.5.3", - "mini-css-extract-plugin": "1.3.9", + "mini-css-extract-plugin": "1.6.2", "multiple-cucumber-html-reporter": "1.18.0", "namor": "2.0.2", "node-fetch": "2.6.7", diff --git a/scripts/installer/frameworks/stencil/package.json b/scripts/installer/frameworks/stencil/package.json index 1c5055cdc..d44a8f6e9 100644 --- a/scripts/installer/frameworks/stencil/package.json +++ b/scripts/installer/frameworks/stencil/package.json @@ -139,7 +139,7 @@ "jest": "26.6.3", "jest-transform-stub": "2.0.0", "jsdom": "16.5.3", - "mini-css-extract-plugin": "1.3.9", + "mini-css-extract-plugin": "1.6.2", "multiple-cucumber-html-reporter": "1.18.0", "namor": "2.0.2", "node-fetch": "2.6.7", diff --git a/scripts/installer/frameworks/svelte/package.json b/scripts/installer/frameworks/svelte/package.json index 671df5270..1e147bb14 100644 --- a/scripts/installer/frameworks/svelte/package.json +++ b/scripts/installer/frameworks/svelte/package.json @@ -139,7 +139,7 @@ "jest": "26.6.3", "jest-transform-stub": "2.0.0", "jsdom": "16.5.3", - "mini-css-extract-plugin": "1.3.9", + "mini-css-extract-plugin": "1.6.2", "multiple-cucumber-html-reporter": "1.18.0", "namor": "2.0.2", "node-fetch": "2.6.7", diff --git a/scripts/installer/frameworks/vue/package.json b/scripts/installer/frameworks/vue/package.json index 816f88041..deae5e2bb 100644 --- a/scripts/installer/frameworks/vue/package.json +++ b/scripts/installer/frameworks/vue/package.json @@ -139,7 +139,7 @@ "jest": "26.6.3", "jest-transform-stub": "2.0.0", "jsdom": "16.5.3", - "mini-css-extract-plugin": "1.3.9", + "mini-css-extract-plugin": "1.6.2", "multiple-cucumber-html-reporter": "1.18.0", "namor": "2.0.2", "node-fetch": "2.6.7",