From c35c3ef05dd87d2b11d802529b591b97e0a53f39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2019 16:15:38 +0000 Subject: [PATCH] Bump ejs from 2.3.1 to 2.7.1 Bumps [ejs](https://github.com/mde/ejs) from 2.3.1 to 2.7.1. - [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.3.1...v2.7.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8f026a3..a6969d5 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "body-parser": "1.12.3", "connect-timeout": "^1.7.0", "cookie-parser": "^1.3.5", - "ejs": "2.3.1", + "ejs": "2.7.1", "express": "4.12.3", "leanengine": "^1.0.0-beta" },