From b6138e897e3ad8fa383ad395249e960b8fb8e047 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Oct 2020 15:53:33 +0000 Subject: [PATCH] Bump ejs from 0.8.8 to 3.1.5 Bumps [ejs](https://github.com/mde/ejs) from 0.8.8 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 4e7e599..00db152 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "amdefine" : "~0.0.8", "async" : "~0.2.9", "backbone" : "~1.0.0", - "ejs" : "~0.8.4", + "ejs" : "~3.1.5", "express" : "~3.4.0", "gzippo" : "~0.2.0", "hiredis" : "~0.1.14",