From 1827d7a0d9aa715f2112c306accc2aed8dba4594 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2019 22:21:32 +0000 Subject: [PATCH] chore(package): update handlebars to version 4.3.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1d566a3d1a..9e0d59c9f7 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "fs-extra": "^8.0.0", "glob": "^7.1.4", "globby": "^10.0.0", - "handlebars": "4.3.1", + "handlebars": "4.3.2", "html-to-image": "^0.1.0", "istanbul": "0.4.5", "istanbul-instrumenter-loader": "^3.0.1",