From 7ac4db75d1b593610772dc5b87edb59b277b556b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2020 20:58:37 +0000 Subject: [PATCH] Bump handlebars in /dashboardtemplate/metronic_v7.0.6/theme/html/tools Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.0 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.0...v4.7.6) Signed-off-by: dependabot[bot] --- dashboardtemplate/metronic_v7.0.6/theme/html/tools/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboardtemplate/metronic_v7.0.6/theme/html/tools/package.json b/dashboardtemplate/metronic_v7.0.6/theme/html/tools/package.json index 18c6a06..07ef272 100644 --- a/dashboardtemplate/metronic_v7.0.6/theme/html/tools/package.json +++ b/dashboardtemplate/metronic_v7.0.6/theme/html/tools/package.json @@ -62,7 +62,7 @@ "esri-leaflet-geocoder": "^2.3.2", "flot": "^3.2.2", "gmaps": "^0.4.24", - "handlebars": "4.1.0", + "handlebars": "4.7.6", "inputmask": "^4.0.6", "ion-rangeslider": "^2.3.1", "jkanban": "^1.2.1",