From f89af1dafc300d2b2bce51ea8ce2b81f2b8d957c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2019 09:20:46 +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 2bbb11b62..72462921a 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "base64id": "~0.1.0", "connect": "~2.12.0", "debug": "~0.7.4", - "ejs": "~1.0.0", + "ejs": "~2.7.1", "emmet": "git+https://github.com/cloud9ide/emmet-core.git#2ff6dc06ad", "engine.io": "1.6.9", "engine.io-client": "1.6.9",