From b53113fd15e1da1fe06c6293686c1303fb5a9551 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 8 Feb 2021 06:10:25 +0000 Subject: [PATCH] Bump ejs from 2.7.4 to 3.1.6 Bumps [ejs](https://github.com/mde/ejs) from 2.7.4 to 3.1.6. - [Release notes](https://github.com/mde/ejs/releases) - [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md) - [Commits](https://github.com/mde/ejs/compare/v2.7.4...v3.1.6) 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..8628204 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.6", "express": "^4.17.1", "express-session": "^1.16.1", "file-system": "^2.2.2",