Skip to content

Commit 4fe6469

Browse files
fix(package): update ejs to version 2.6.2
Closes #31
1 parent fc5c048 commit 4fe6469

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"dependencies": {
3939
"bunyan": "1.8.12",
4040
"conventional-commit-types": "2.2.0",
41-
"ejs": "2.5.7",
41+
"ejs": "2.6.2",
4242
"fs-extra": "5.0.0",
4343
"lodash": "4.17.5",
4444
"markdown-magic": "0.1.20",

0 commit comments

Comments
 (0)