From 3035028ea21e8f91684752cf063e833b25646694 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 18 Aug 2020 12:47:57 +0000 Subject: [PATCH] Bump ejs from 2.7.4 to 3.1.5 Bumps [ejs](https://github.com/mde/ejs) from 2.7.4 to 3.1.5. - [Release notes](https://github.com/mde/ejs/releases) - [Changelog](https://github.com/mde/ejs/blob/master/CHANGELOG.md) - [Commits](https://github.com/mde/ejs/compare/v2.7.4...v3.1.5) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0203bfd..eb397e5 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "bull": "^3.10.0", "cookie-parser": "^1.4.4", "edit-json-file": "^1.2.1", - "ejs": "^2.6.1", + "ejs": "^3.1.5", "express": "^4.17.1", "express-session": "^1.16.1", "file-system": "^2.2.2",