From 3a0b9685c3548ad7407635f26f131b6eed94c133 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Dec 2019 18:04:14 +0000 Subject: [PATCH] Bump handlebars from 4.1.2 to 4.5.3 Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 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/v4.1.2...v4.5.3) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3ff5f49..bcf5613 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "cors": "2.8.5", "express": "4.16.4", "glyph-pbf-composite": "0.0.2", - "handlebars": "4.1.2", + "handlebars": "4.5.3", "http-shutdown": "^1.2.0", "morgan": "1.9.1", "pbf": "3.1.0",