From 5438b8a0655063257bec650014283d492901a31e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Dec 2019 02:59:52 +0000 Subject: [PATCH] Bump handlebars from 3.0.7 to 4.5.3 in /app/Util/glyph-iconset-master Bumps [handlebars](https://github.com/wycats/handlebars.js) from 3.0.7 to 4.5.3. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md) - [Commits](https://github.com/wycats/handlebars.js/compare/v3.0.7...v4.5.3) Signed-off-by: dependabot[bot] --- app/Util/glyph-iconset-master/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Util/glyph-iconset-master/package.json b/app/Util/glyph-iconset-master/package.json index 5bb7329..deb3038 100644 --- a/app/Util/glyph-iconset-master/package.json +++ b/app/Util/glyph-iconset-master/package.json @@ -24,7 +24,7 @@ "homepage": "https://github.com/frexy/glyph-iconset", "dependencies": { "commander": "^2.8.1", - "handlebars": "^3.0.3", + "handlebars": "^4.5.3", "icon-webcomponent": "0.0.5", "svg-sprite-generator": "0.0.5" },