From 8298ddfcdad773c15f5bbe5eb21d12888d356d23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2020 20:07:08 +0000 Subject: [PATCH] Bump ejs from 0.8.8 to 3.0.1 Bumps [ejs](https://github.com/mde/ejs) from 0.8.8 to 3.0.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/v3.0.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 7a5c875..793aa49 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "netutil": "~0.0.1", "mime": "~1.2.9", "email-validator": "~0.1.2", - "ejs": "~0.8.3" + "ejs": "~3.0.1" }, "devDependencies": { "request": "2.12.0"