From 8fd7ac0504de2ed683e9085cb13d08c805e24176 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 05:46:15 +0000 Subject: [PATCH] Bump handlebars from 4.0.6 to 4.7.6 Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.6 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.6...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 473e43f..a613820 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ }, "homepage": "https://github.com/nodezoo/nodezoo-web", "dependencies": { - "handlebars": "4.0.6", + "handlebars": "4.7.6", "hapi": "16.1.0", "inert": "4.1.0", "seneca": "3.4.2",