From 765186bc89a5ce00eab1d922e4564ba338e9089d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2019 07:26:19 +0000 Subject: [PATCH] Bump ejs from 2.3.4 to 2.7.1 Bumps [ejs](https://github.com/mde/ejs) from 2.3.4 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/compare/v2.3.4...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 aac3ab4..e95b7a1 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "keywords": [], "dependencies": { "chart.js": "^2.3.0", - "ejs": "2.3.4", + "ejs": "2.7.1", "grunt": "1.0.1", "grunt-contrib-clean": "1.0.0", "grunt-contrib-coffee": "1.0.0",