From daddd31aa7fd527ef5e600338be0087d197e5b97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2019 04:13:57 +0000 Subject: [PATCH] Bump ejs from 0.8.8 to 2.7.1 in /tools/archive/old/jsrf_old Bumps [ejs](https://github.com/mde/ejs) from 0.8.8 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] --- tools/archive/old/jsrf_old/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/archive/old/jsrf_old/package.json b/tools/archive/old/jsrf_old/package.json index a1399596..5efc6e16 100644 --- a/tools/archive/old/jsrf_old/package.json +++ b/tools/archive/old/jsrf_old/package.json @@ -8,7 +8,7 @@ "url": "https://AmeenAhmed@bitbucket.org/razorflow/rfjs.git" }, "dependencies": { - "ejs": "~0.8.5", + "ejs": "~2.7.1", "underscore": "~1.6.0", "grunt-copy-to": "0.0.10", "grunt": "~0.4.2",