From 9dad36b117310b7a35888c282128ea1bdf8f9c2a Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sun, 21 May 2017 12:19:39 +0000 Subject: [PATCH] fix(package): update handlebars to version 4.0.10 Closes #6837 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f719daa685..3b46fc4303 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "derequire": "2.0.6", "fs-extra": "3.0.1", "glob": "7.1.1", - "handlebars": "4.0.8", + "handlebars": "4.0.10", "jsdoc": "3.4.3", "marked": "0.3.6", "metalsmith": "2.3.0",