Skip to content

Commit 63881ea

Browse files
committed
fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-EJS-6689533
1 parent d240896 commit 63881ea

File tree

2 files changed

+241
-11
lines changed

2 files changed

+241
-11
lines changed

package-lock.json

Lines changed: 240 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"consolidate": "0.14.5",
2222
"dustjs-helpers": "1.5.0",
2323
"dustjs-linkedin": "2.5.0",
24-
"ejs": "1.0.0",
24+
"ejs": "3.1.10",
2525
"ejs-locals": "1.0.2",
2626
"errorhandler": "1.2.0",
2727
"express": "4.12.4",

0 commit comments

Comments
 (0)