From 9b2089bc8fc3f4e6a3604a8f5c26335b54ea561f Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Sat, 28 Sep 2019 11:39:41 +0000 Subject: [PATCH] chore(package): update handlebars to version 4.3.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9e0d59c9f7..8471a6278c 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.2", + "handlebars": "4.3.4", "html-to-image": "^0.1.0", "istanbul": "0.4.5", "istanbul-instrumenter-loader": "^3.0.1",