From c5ee370324087a4318edafd6896e5f3a5c93a87e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 26 May 2025 12:45:02 +0000 Subject: [PATCH] chore(deps): update dependency ejs to v3.1.10 [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..fe2ec951d 100644 --- a/scripts/installer/frameworks/angular/package.json +++ b/scripts/installer/frameworks/angular/package.json @@ -116,7 +116,7 @@ "css-hot-loader": "1.4.4", "css-loader": "5.1.0", "date-fns": "2.15.0", - "ejs": "3.1.7", + "ejs": "3.1.10", "enzyme": "3.11.0", "enzyme-to-json": "3.6.2", "eslint": "7.15.0", diff --git a/scripts/installer/frameworks/react-native/package.json b/scripts/installer/frameworks/react-native/package.json index 40d797aaf..0909e4c60 100644 --- a/scripts/installer/frameworks/react-native/package.json +++ b/scripts/installer/frameworks/react-native/package.json @@ -100,7 +100,7 @@ "css-hot-loader": "1.4.4", "css-loader": "5.1.0", "date-fns": "2.15.0", - "ejs": "3.1.7", + "ejs": "3.1.10", "enzyme": "3.11.0", "enzyme-to-json": "3.6.2", "eslint": "7.15.0", diff --git a/scripts/installer/frameworks/react/package.json b/scripts/installer/frameworks/react/package.json index 04c4ee017..7e179ab75 100644 --- a/scripts/installer/frameworks/react/package.json +++ b/scripts/installer/frameworks/react/package.json @@ -116,7 +116,7 @@ "css-hot-loader": "1.4.4", "css-loader": "5.1.0", "date-fns": "2.15.0", - "ejs": "3.1.7", + "ejs": "3.1.10", "enzyme": "3.11.0", "enzyme-to-json": "3.6.2", "eslint": "7.15.0", diff --git a/scripts/installer/frameworks/stencil/package.json b/scripts/installer/frameworks/stencil/package.json index 1c5055cdc..5648d6f94 100644 --- a/scripts/installer/frameworks/stencil/package.json +++ b/scripts/installer/frameworks/stencil/package.json @@ -116,7 +116,7 @@ "css-hot-loader": "1.4.4", "css-loader": "5.1.0", "date-fns": "2.15.0", - "ejs": "3.1.7", + "ejs": "3.1.10", "enzyme": "3.11.0", "enzyme-to-json": "3.6.2", "eslint": "7.15.0", diff --git a/scripts/installer/frameworks/svelte/package.json b/scripts/installer/frameworks/svelte/package.json index 671df5270..d9d59f03f 100644 --- a/scripts/installer/frameworks/svelte/package.json +++ b/scripts/installer/frameworks/svelte/package.json @@ -116,7 +116,7 @@ "css-hot-loader": "1.4.4", "css-loader": "5.1.0", "date-fns": "2.15.0", - "ejs": "3.1.7", + "ejs": "3.1.10", "enzyme": "3.11.0", "enzyme-to-json": "3.6.2", "eslint": "7.15.0", diff --git a/scripts/installer/frameworks/vue/package.json b/scripts/installer/frameworks/vue/package.json index 816f88041..6f422eb15 100644 --- a/scripts/installer/frameworks/vue/package.json +++ b/scripts/installer/frameworks/vue/package.json @@ -116,7 +116,7 @@ "css-hot-loader": "1.4.4", "css-loader": "5.1.0", "date-fns": "2.15.0", - "ejs": "3.1.7", + "ejs": "3.1.10", "enzyme": "3.11.0", "enzyme-to-json": "3.6.2", "eslint": "7.15.0",