diff --git a/scripts/installer/frameworks/angular/package.json b/scripts/installer/frameworks/angular/package.json index a2200f5f4..618c2ecd2 100644 --- a/scripts/installer/frameworks/angular/package.json +++ b/scripts/installer/frameworks/angular/package.json @@ -110,7 +110,7 @@ "autoprefixer": "10.2.1", "babel-eslint": "10.1.0", "babel-loader": "8.2.2", - "cheerio": "1.0.0-rc.3", + "cheerio": "1.1.2", "compression-webpack-plugin": "7.1.2", "core-js": "3.8.2", "css-hot-loader": "1.4.4", diff --git a/scripts/installer/frameworks/react-native/package.json b/scripts/installer/frameworks/react-native/package.json index 40d797aaf..b783d8fbb 100644 --- a/scripts/installer/frameworks/react-native/package.json +++ b/scripts/installer/frameworks/react-native/package.json @@ -94,7 +94,7 @@ "autoprefixer": "10.2.1", "babel-eslint": "10.1.0", "babel-loader": "8.2.2", - "cheerio": "1.0.0-rc.3", + "cheerio": "1.1.2", "compression-webpack-plugin": "7.1.2", "core-js": "3.8.2", "css-hot-loader": "1.4.4", diff --git a/scripts/installer/frameworks/react/package.json b/scripts/installer/frameworks/react/package.json index 04c4ee017..a359d9c34 100644 --- a/scripts/installer/frameworks/react/package.json +++ b/scripts/installer/frameworks/react/package.json @@ -110,7 +110,7 @@ "autoprefixer": "10.2.1", "babel-eslint": "10.1.0", "babel-loader": "8.2.2", - "cheerio": "1.0.0-rc.3", + "cheerio": "1.1.2", "compression-webpack-plugin": "7.1.2", "core-js": "3.8.2", "css-hot-loader": "1.4.4", diff --git a/scripts/installer/frameworks/stencil/package.json b/scripts/installer/frameworks/stencil/package.json index 1c5055cdc..986e50b02 100644 --- a/scripts/installer/frameworks/stencil/package.json +++ b/scripts/installer/frameworks/stencil/package.json @@ -110,7 +110,7 @@ "autoprefixer": "10.2.1", "babel-eslint": "10.1.0", "babel-loader": "8.2.2", - "cheerio": "1.0.0-rc.3", + "cheerio": "1.1.2", "compression-webpack-plugin": "7.1.2", "core-js": "3.8.2", "css-hot-loader": "1.4.4", diff --git a/scripts/installer/frameworks/svelte/package.json b/scripts/installer/frameworks/svelte/package.json index 671df5270..3aeaa897f 100644 --- a/scripts/installer/frameworks/svelte/package.json +++ b/scripts/installer/frameworks/svelte/package.json @@ -110,7 +110,7 @@ "autoprefixer": "10.2.1", "babel-eslint": "10.1.0", "babel-loader": "8.2.2", - "cheerio": "1.0.0-rc.3", + "cheerio": "1.1.2", "compression-webpack-plugin": "7.1.2", "core-js": "3.8.2", "css-hot-loader": "1.4.4", diff --git a/scripts/installer/frameworks/vue/package.json b/scripts/installer/frameworks/vue/package.json index 816f88041..9d421ee47 100644 --- a/scripts/installer/frameworks/vue/package.json +++ b/scripts/installer/frameworks/vue/package.json @@ -110,7 +110,7 @@ "autoprefixer": "10.2.1", "babel-eslint": "10.1.0", "babel-loader": "8.2.2", - "cheerio": "1.0.0-rc.3", + "cheerio": "1.1.2", "compression-webpack-plugin": "7.1.2", "core-js": "3.8.2", "css-hot-loader": "1.4.4",