Update dependency ejs to v3

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Renovate Bot
2021-02-09 19:04:17 +00:00
parent 1a22e89d88
commit fcc4efb8db
2 changed files with 29 additions and 5 deletions

View File

@@ -37,7 +37,7 @@
"cookie-parser": "^1.4.3",
"deep-freeze": "^0.0.1",
"diff-match-patch": "git+https://github.com/hackmdio/diff-match-patch.git",
"ejs": "^2.5.5",
"ejs": "^3.0.0",
"emojify.js": "^1.1.0",
"escape-html": "^1.0.3",
"express": ">=4.14",