diff --git a/scripts/installer/frameworks/angular/package.json b/scripts/installer/frameworks/angular/package.json index a2200f5f4..f5b4408dc 100644 --- a/scripts/installer/frameworks/angular/package.json +++ b/scripts/installer/frameworks/angular/package.json @@ -129,7 +129,7 @@ "eslint-plugin-jsx-a11y": "6.4.1", "eslint-plugin-react": "7.21.5", "eslint-plugin-react-hooks": "4.2.0", - "express": "4.17.1", + "express": "4.20.0", "file-loader": "6.0.0", "fs-extra": "10.0.0", "gts": "3.1.0", diff --git a/scripts/installer/frameworks/react-native/package.json b/scripts/installer/frameworks/react-native/package.json index 40d797aaf..d0899c13e 100644 --- a/scripts/installer/frameworks/react-native/package.json +++ b/scripts/installer/frameworks/react-native/package.json @@ -113,7 +113,7 @@ "eslint-plugin-jsx-a11y": "6.4.1", "eslint-plugin-react": "7.21.5", "eslint-plugin-react-hooks": "4.2.0", - "express": "4.17.1", + "express": "4.20.0", "file-loader": "6.0.0", "fs-extra": "10.0.0", "gts": "3.1.0", diff --git a/scripts/installer/frameworks/react/package.json b/scripts/installer/frameworks/react/package.json index 04c4ee017..bbefdad70 100644 --- a/scripts/installer/frameworks/react/package.json +++ b/scripts/installer/frameworks/react/package.json @@ -129,7 +129,7 @@ "eslint-plugin-jsx-a11y": "6.4.1", "eslint-plugin-react": "7.21.5", "eslint-plugin-react-hooks": "4.2.0", - "express": "4.17.1", + "express": "4.20.0", "file-loader": "6.0.0", "fs-extra": "10.0.0", "gts": "3.1.0", diff --git a/scripts/installer/frameworks/stencil/package.json b/scripts/installer/frameworks/stencil/package.json index 1c5055cdc..88568b171 100644 --- a/scripts/installer/frameworks/stencil/package.json +++ b/scripts/installer/frameworks/stencil/package.json @@ -129,7 +129,7 @@ "eslint-plugin-jsx-a11y": "6.4.1", "eslint-plugin-react": "7.21.5", "eslint-plugin-react-hooks": "4.2.0", - "express": "4.17.1", + "express": "4.20.0", "file-loader": "6.0.0", "fs-extra": "10.0.0", "gts": "3.1.0", diff --git a/scripts/installer/frameworks/svelte/package.json b/scripts/installer/frameworks/svelte/package.json index 671df5270..511367cd1 100644 --- a/scripts/installer/frameworks/svelte/package.json +++ b/scripts/installer/frameworks/svelte/package.json @@ -129,7 +129,7 @@ "eslint-plugin-jsx-a11y": "6.4.1", "eslint-plugin-react": "7.21.5", "eslint-plugin-react-hooks": "4.2.0", - "express": "4.17.1", + "express": "4.20.0", "file-loader": "6.0.0", "fs-extra": "10.0.0", "gts": "3.1.0", diff --git a/scripts/installer/frameworks/vue/package.json b/scripts/installer/frameworks/vue/package.json index 816f88041..a04355d4f 100644 --- a/scripts/installer/frameworks/vue/package.json +++ b/scripts/installer/frameworks/vue/package.json @@ -129,7 +129,7 @@ "eslint-plugin-jsx-a11y": "6.4.1", "eslint-plugin-react": "7.21.5", "eslint-plugin-react-hooks": "4.2.0", - "express": "4.17.1", + "express": "4.20.0", "file-loader": "6.0.0", "fs-extra": "10.0.0", "gts": "3.1.0",