From 6e14b1ab54c05f5c54c2b4b3825e13294d41ddf3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2019 11:08:04 +0000 Subject: [PATCH] Bump ejs from 1.0.0 to 2.7.1 Bumps [ejs](https://github.com/mde/ejs) from 1.0.0 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/commits/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 a63eeb5..51dffc1 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "cookie-parser": "1.3.3", "dustjs-helpers": "1.5.0", "dustjs-linkedin": "2.5.0", - "ejs": "1.0.0", + "ejs": "2.7.1", "ejs-locals": "1.0.2", "errorhandler": "1.2.0", "express": "4.12.4",