From eaf3e0eda305129255ed1da8a22a4e69ec35a272 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Sep 2020 01:41:45 +0000 Subject: [PATCH] Bump handlebars from 4.5.1 to 4.7.6 in /web Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.5.1 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.1...v4.7.6) Signed-off-by: dependabot[bot] --- web/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/package.json b/web/package.json index 5220619..baf61f9 100644 --- a/web/package.json +++ b/web/package.json @@ -24,7 +24,7 @@ "eslint-config-prettier": "6.5.0", "eslint-plugin-import": "2.18.2", "eslint-plugin-prettier": "3.1.1", - "handlebars": "4.5.1", + "handlebars": "4.7.6", "imagemin": "7.0.0", "imagemin-mozjpeg": "8.0.0", "imagemin-pngquant": "8.0.0",