Skip to content

Commit

Permalink
CVE-2019-11358 jquery-1.12.4.js update to latest
Browse files Browse the repository at this point in the history
Also update the two plugins to latest,
and adjusted the tablesorter css.
  • Loading branch information
rurban authored and jkeenan committed May 4, 2021
1 parent bd8413b commit 7f1d65e
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 14 deletions.
2 changes: 1 addition & 1 deletion bin/nytprofhtml
Original file line number Diff line number Diff line change
Expand Up @@ -1660,7 +1660,7 @@ EOD
<script type="text/javascript" src="js/jquery-min.js"></script>
<script type="text/javascript" src="js/jquery.floatThead.min.js"></script>
<script type="text/javascript" src="js/jquery-tablesorter-min.js"></script>
<script type="text/javascript" src="js/jquery.tablesorter.min.js"></script>
<link rel="stylesheet" type="text/css" href="js/style-tablesorter.css" />
<script type="text/javascript">
// when a column is first clicked on to sort it, use descending order
Expand Down
7 changes: 2 additions & 5 deletions lib/Devel/NYTProf/js/jquery-min.js

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions lib/Devel/NYTProf/js/jquery-tablesorter-min.js

This file was deleted.

Loading

0 comments on commit 7f1d65e

Please sign in to comment.