From 763455f1f32b8ebe3f9045f5a92ff8b7ce298b68 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 May 2020 15:18:28 +0000 Subject: [PATCH] Bump ejs from 2.3.4 to 3.1.2 Bumps [ejs](https://github.com/mde/ejs) from 2.3.4 to 3.1.2. - [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.3.4...v3.1.2) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aac3ab4..c856027 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "keywords": [], "dependencies": { "chart.js": "^2.3.0", - "ejs": "2.3.4", + "ejs": "3.1.2", "grunt": "1.0.1", "grunt-contrib-clean": "1.0.0", "grunt-contrib-coffee": "1.0.0",