Kaynağa Gözat

Dependabot alert: Updating to jquery 3.6.4 to fix potential vulnerability

Jorrit Rouwe 2 yıl önce
ebeveyn
işleme
36550529d3

+ 1 - 1
Jolt/Core/Profiler.cpp

@@ -191,7 +191,7 @@ void Profiler::DumpList(const char *inTag, const Aggregators &inAggregators)
 	<head>
 		<title>Profile List</title>
 		<link rel="stylesheet" href="WebIncludes/semantic.min.css">
-		<script type="text/javascript" src="WebIncludes/jquery-3.2.1.min.js"></script>
+		<script type="text/javascript" src="WebIncludes/jquery-3.6.4.min.js"></script>
 		<script type="text/javascript" src="WebIncludes/semantic.min.js"></script>
 		<script type="text/javascript" src="WebIncludes/tablesort.js"></script>
 		<script type="text/javascript">$(document).ready(function() { $('table').tablesort({ compare: function(a, b) { return isNaN(a) || isNaN(b)? a.localeCompare(b) : Number(a) - Number(b); } }); });</script>

Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 1
WebIncludes/jquery-3.2.1.min.js


Dosya farkı çok büyük olduğundan ihmal edildi
+ 1 - 0
WebIncludes/jquery-3.6.4.min.js


Bu fark içinde çok fazla dosya değişikliği olduğu için bazı dosyalar gösterilmiyor