From 5a70afecb78508d4fa8c5553d5042d013ce8690d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 18 Aug 2020 05:22:17 +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 513f57e..e7d6865 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.5", "express": "^4.17.1", "imap": "^0.8.19", "jsdom": "^15.1.1",