From 3fcdc82363b1016ea361c6ae2e45e79f0d707da7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Dec 2019 18:12:41 +0000 Subject: [PATCH] Bump handlebars from 2.0.0 to 4.5.3 Bumps [handlebars](https://github.com/wycats/handlebars.js) from 2.0.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/v2.0.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 846ef24..36990e4 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "gulp-size": "^0.3.0", "gulp-uglify": "^0.2.1", "gulp-useref": "^1.0.2", - "handlebars": "~2.0.0", + "handlebars": "~4.5.3", "is-url": "^1.2.1", "jshint-stylish": "^0.2.0", "lodash": "~2.4.1",