From 9c1b840863bc5aa1a2c39c5e518c2a898b227a79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Dec 2019 18:03:12 +0000 Subject: [PATCH] Bump handlebars from 1.3.0 to 4.5.3 Bumps [handlebars](https://github.com/wycats/handlebars.js) from 1.3.0 to 4.5.3. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md) - [Commits](https://github.com/wycats/handlebars.js/compare/v1.3.0...v4.5.3) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2219514..995a4b9 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "enpeem": "^2.1.0", "escape-html": "^1.0.3", "fs-extra": "0.30.0", - "handlebars": "1.X", + "handlebars": "4.5", "lodash": "~4.13.1", "md5": "2.1.0", "q": "^1.5.0",