From 6d992b0853b2976f3a46144b7ed00e37160911d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Dec 2019 18:04:55 +0000 Subject: [PATCH] build(deps): bump handlebars from 3.0.7 to 4.5.3 Bumps [handlebars](https://github.com/wycats/handlebars.js) from 3.0.7 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/v3.0.7...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 f10bed1..c7c9574 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "chalk": "^1.0.0", "cheerio": "^0.19.0", "fs-extra": "^0.18.3", - "handlebars": "^3.0.3", + "handlebars": "^4.5.3", "highlight.js": "^8.5.0", "marked": "^0.3.3", "walk": "^2.3.9"