From e63a8e0a206f56249c4c22b84827354f8e297479 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 17:48:46 +0000 Subject: [PATCH] Bump handlebars from 4.3.0 to 4.4.5 Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.3.0 to 4.4.5. - [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.4.5) 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..9262dde 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.4.5" + resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.4.5.tgz#1b1f94f9bfe7379adda86a8b73fb570265a0dddd" dependencies: neo-async "^2.6.0" optimist "^0.6.1"