From 08713aef5625edf7f76ece2e318afbc86927d81c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 6 Sep 2020 14:31:53 +0000 Subject: [PATCH] Bump handlebars from 4.3.0 to 4.5.3 Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.3.0 to 4.5.3. - [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.3.0...v4.5.3) Signed-off-by: dependabot[bot] --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index 2dca54a..5db6647 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1513,8 +1513,8 @@ gtoken@^4.0.0: mime "^2.2.0" handlebars@^4.1.2: - version "4.3.0" - resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.3.0.tgz#427391b584626c9c9c6ffb7d1fb90aa9789221cc" + version "4.5.3" + resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.5.3.tgz#5cf75bd8714f7605713511a56be7c349becb0482" dependencies: neo-async "^2.6.0" optimist "^0.6.1"