Skip to content

Commit aac76e0

Browse files
fix(package): update ejs to version 3.0.2
Closes #77
1 parent 86703c3 commit aac76e0

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
@@ -27,7 +27,7 @@
2727
"coffeescript": "^2.3.1",
2828
"cors": "^2.8.4",
2929
"debug": "^3.1.0",
30-
"ejs": "^2.5.6",
30+
"ejs": "^3.0.2",
3131
"express": "^4.15.3",
3232
"influx": "^5.0.7",
3333
"mqtt": "^2.3.0",

0 commit comments

Comments
 (0)