From 87741ba842159d39fc34785db5392daff6498867 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 18 Aug 2020 01:51:12 +0000 Subject: [PATCH] Bump ejs from 2.6.1 to 3.1.5 Bumps [ejs](https://github.com/mde/ejs) from 2.6.1 to 3.1.5. - [Release notes](https://github.com/mde/ejs/releases) - [Changelog](https://github.com/mde/ejs/blob/master/CHANGELOG.md) - [Commits](https://github.com/mde/ejs/compare/v2.6.1...v3.1.5) Signed-off-by: dependabot-preview[bot] --- packages/ucf-cli/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/ucf-cli/package.json b/packages/ucf-cli/package.json index 1defb4a..a7e90a5 100644 --- a/packages/ucf-cli/package.json +++ b/packages/ucf-cli/package.json @@ -29,7 +29,7 @@ "chalk": "2.4.2", "cli-color": "1.4.0", "download-git-repo": "1.1.0", - "ejs": "2.6.1", + "ejs": "3.1.5", "fs-extra": "7.0.1", "glob": "7.1.3", "inquirer": "6.2.1",