From 3212b1c12cfd00e9d6f86cb3ddf7da390544bb23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Sep 2020 05:38:26 +0000 Subject: [PATCH] Bump handlebars from 4.5.2 to 4.7.6 Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.5.2 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.5.2...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 52fe30e..4c3a883 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "debug": "2.6.9", "express": "4.17.1", "express-handlebars": "3.0.0", - "handlebars": "4.5.2", + "handlebars": "4.7.6", "helmet": "3.21.1", "jsonwebtoken": "8.1.0", "moment": "2.20.1",