From 8772607dd5ac5466e4c68e6017e6aea108dc3ec9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2019 14:24:38 +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 5636708..b79542a 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "dox": "https://github.com/visionmedia/dox/tarball/master" , "commander": ">= 0.6.0" , "async": ">= 0.1.18" - , "ejs": ">= 0.7.2 <2.0.0" + , "ejs": ">= 0.7.2 <3.0.0" , "underscore": ">= 1.3.3" , "coffee-script": ">= 1.3.3" , "iced-coffee-script": ">= 1.3.3d"