From f110929e5c78dda28453a79ab03d1a22ea845c94 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2020 05:23:34 +0000 Subject: [PATCH] Bump ejs from 2.7.4 to 3.1.3 Bumps [ejs](https://github.com/mde/ejs) from 2.7.4 to 3.1.3. - [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.3) 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 513f57e..b738463 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "body-parser": "^1.19.0", "cookie-session": "1.3.2", "dotenv": "^8.0.0", - "ejs": "^2.6.2", + "ejs": "^3.1.3", "express": "^4.17.1", "imap": "^0.8.19", "jsdom": "^15.1.1",