From e053a72d87efb1a0c2a942b4bacfb12798304d3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 May 2020 10:18:25 +0000 Subject: [PATCH] Bump handlebars from 4.1.2 to 4.7.6 Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.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.1.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 c6462db..f030b87 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "firebase-admin": "6.1.0", "get-body": "^1.0.3", "globby": "^8.0.1", - "handlebars": "4.1.2", + "handlebars": "4.7.6", "is-gzip": "^2.0.0", "json-6": "^1.0.2", "json-stringify-safe": "^5.0.1",