From 7b0226247ba6879cc6e4933d7f8ee14b4cadfc90 Mon Sep 17 00:00:00 2001 From: Greenkeeper Date: Sat, 9 Jul 2016 05:35:00 +0200 Subject: [PATCH] chore(package): update express-hbs to version 1.0.2 (#7078) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9b3aca658c..fcdd6a77f4 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "csv-parser": "1.9.3", "downsize": "0.0.8", "express": "4.13.4", - "express-hbs": "1.0.1", + "express-hbs": "1.0.2", "extract-zip": "1.5.0", "fs-extra": "0.30.0", "ghost-gql": "0.0.4",