From a41f2fb82a7a8d2c94dc7402b8122a183b00a167 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2019 18:14:59 +0000 Subject: [PATCH] chore(package): update handlebars to version 4.2.1 Closes #9901 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0512427143..f37f63d72b 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.1.2", + "handlebars": "4.2.1", "html-to-image": "^0.1.0", "istanbul": "0.4.5", "istanbul-instrumenter-loader": "^3.0.1",