From d0811926c84d64cf885f83a419b3209438657e29 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 19 Apr 2018 09:55:13 +0000 Subject: [PATCH] fix(package): update ejs to version 2.5.9 Closes #31 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 431b04c..1931829 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "dependencies": { "bunyan": "1.8.12", "conventional-commit-types": "2.2.0", - "ejs": "2.5.7", + "ejs": "2.5.9", "fs-extra": "5.0.0", "lodash": "4.17.5", "markdown-magic": "0.1.20",