diff Applications/StoneWebViewer/WebApplication/index.html @ 2147:bea4e7900a47

upgraded jquery to 3.7.1 & axios to 1.7.5
author Alain Mazy <am@orthanc.team>
date Mon, 26 Aug 2024 17:59:20 +0200
parents f36de3ba43c8
children
line wrap: on
line diff
--- a/Applications/StoneWebViewer/WebApplication/index.html	Fri Aug 16 18:08:00 2024 +0200
+++ b/Applications/StoneWebViewer/WebApplication/index.html	Mon Aug 26 17:59:20 2024 +0200
@@ -927,7 +927,7 @@
         </div>
       </div>
     </script>
-    <script src="js/jquery-3.4.1.min.js"></script>
+    <script src="js/jquery-3.7.1.min.js"></script>
     <script src="js/bootstrap.min.js"></script>
     <script src="js/vue.min.js"></script>
     <script src="js/axios.min.js"></script>