Skip to content

Commit

Permalink
htmlparser2 below 3.8.3 still vulnerable
Browse files Browse the repository at this point in the history
issue fb55/htmlparser2#105 has not been fixed yet
  • Loading branch information
bkimminich committed May 10, 2017
1 parent c5136e8 commit 6a5c8a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion repository/npmrepository.json
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
"vulnerabilities" : [ { "below" : "1.4.3", "info" : [ "https://github.com/punkave/sanitize-html/issues/29" ] } ]
},
"htmlparser2": {
"vulnerabilities" : [ { "below" : "3.7.4", "info" : [ "https://github.com/fb55/htmlparser2/issues/105" ] } ]
"vulnerabilities" : [ { "below" : "3.8.3", "info" : [ "https://github.com/fb55/htmlparser2/issues/105" ] } ]
}

}

0 comments on commit 6a5c8a1

Please sign in to comment.