Skip to content

Commit

Permalink
Merge pull request #1 from smartrecruiters/ejs_security_fix
Browse files Browse the repository at this point in the history
CTSP-1 other - update ejs due to high severity vulnerability detected
  • Loading branch information
wjamro authored Mar 30, 2018
2 parents 680f854 + 4ecce77 commit 21424aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/login/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "passport-smartrecruiters-examples-login",
"version": "0.0.0",
"dependencies": {
"ejs": "~2.2.3",
"ejs": "2.5.8",
"express": "~4.11.1",
"body-parser": "~1.10.2",
"cookie-parser": "~1.3.3",
Expand Down

0 comments on commit 21424aa

Please sign in to comment.