From 807fe25879575b1a03f540acbb51e1d476079e81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Dec 2019 18:04:24 +0000 Subject: [PATCH] Bump handlebars from 4.0.14 to 4.5.3 Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.14 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.0.14...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 553a2fc..5a5571f 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "check-types": "~3.2.0", "commander": "~2.9.0", "get-off-my-log": "~0.1.0", - "handlebars": "~4.0.6", + "handlebars": "~4.5.3", "qs": "~6.4.0", "request": "~2.81.0", "toobusy-js": "~0.5.1",