From 7cb4377f25bcc26202cf37f0402d873823dc3950 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 14:50:31 +0000 Subject: [PATCH] Bump handlebars from 4.0.12 to 4.7.6 Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.12 to 4.7.6. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md) - [Commits](https://github.com/wycats/handlebars.js/compare/v4.0.12...v4.7.6) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ad12f21..7ec8776 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "cross-spawn": "6.0.5", "del": "3.0.0", "figlet": "1.2.1", - "handlebars": "4.0.12", + "handlebars": "4.7.6", "inquirer": "6.2.1", "mkdirp": "0.5.1", "pify": "4.0.1",