From b8295e2ec4481372170b64699f7f4c2be587c189 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2019 05:13:22 +0000 Subject: [PATCH] Bump handlebars from 1.1.2 to 4.4.5 Bumps [handlebars](https://github.com/wycats/handlebars.js) from 1.1.2 to 4.4.5. - [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.1.2...v4.4.5) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2fd5771..ef06d0c 100644 --- a/package.json +++ b/package.json @@ -33,6 +33,6 @@ "coffee": "0.0.1", "better-assert": "~1.0.0", "dox": "~0.4.4", - "handlebars": "~1.1.2" + "handlebars": "~4.4.5" } }