From fd6d83e9afb02f35f554ea8f304481b1345e67ac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 23 Nov 2024 15:08:52 +0000 Subject: [PATCH] chore(deps): update dependency express to v4.20.0 [security] --- scripts/installer/frameworks/angular/package.json | 2 +- scripts/installer/frameworks/react-native/package.json | 2 +- scripts/installer/frameworks/react/package.json | 2 +- scripts/installer/frameworks/stencil/package.json | 2 +- scripts/installer/frameworks/svelte/package.json | 2 +- scripts/installer/frameworks/vue/package.json | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) 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",