From 8266850d5c273a3583df77f304854397e0e4f847 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Dec 2019 13:16:40 +0000 Subject: [PATCH] Bump handlebars from 4.1.1 to 4.5.3 Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.1 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/v4.1.1...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 7cfb4d0..53d6f38 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "devDependencies": { "angular": "^1.4.0", "mysql": "2.0.0-alpha7", - "handlebars": "4.1.1", + "handlebars": "4.5.3", "marked": "0.3.0", "ember": "1.3.0", "codem-transcode": "0.4.0",