From 53ff0b2b7a3bb692fabda2e994387c38c5e1182a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Sep 2020 19:59:41 +0000 Subject: [PATCH] Bump ejs from 0.8.5 to 3.1.5 Bumps [ejs](https://github.com/mde/ejs) from 0.8.5 to 3.1.5. - [Release notes](https://github.com/mde/ejs/releases) - [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md) - [Commits](https://github.com/mde/ejs/commits/v3.1.5) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a1ef97f..90f3045 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "bcrypt": "^0.8.0", "chance": "0.5.3", "connect-mongo": "0.4.0", - "ejs": "0.8.5", + "ejs": "3.1.5", "express": "3.4.4", "jade": "^1.9.0", "json-2-csv": "^1.0.6",