From fb8c1ffa1358f659e90e0c6b52bd2233d6f67724 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 08:55:13 +0000 Subject: [PATCH] Bump ejs in /random/small_tasks/twitter-facebook-auth-data Bumps [ejs](https://github.com/mde/ejs) from 2.5.7 to 3.1.10. - [Release notes](https://github.com/mde/ejs/releases) - [Commits](https://github.com/mde/ejs/compare/v2.5.7...v3.1.10) --- updated-dependencies: - dependency-name: ejs dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- random/small_tasks/twitter-facebook-auth-data/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/random/small_tasks/twitter-facebook-auth-data/package.json b/random/small_tasks/twitter-facebook-auth-data/package.json index 05f10a4..2e66980 100644 --- a/random/small_tasks/twitter-facebook-auth-data/package.json +++ b/random/small_tasks/twitter-facebook-auth-data/package.json @@ -10,7 +10,7 @@ "body-parser": "^1.19.0", "connect-flash": "~0.1.1", "cookie-parser": "^1.4.4", - "ejs": "2.5.7", + "ejs": "3.1.10", "express": "^4.17.1", "express-session": "^1.16.2", "mongoose": "^5.6.9",