Skip to content

Commit

Permalink
Update jquery to v3.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sebrandon1 committed Jul 28, 2023
1 parent 87354b3 commit 0713d82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion html/results.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dayjs.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/plugin/duration.min.js"></script>

<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.1/jquery.min.js"
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.0/jquery.min.js"
integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script>
<script src="https://unpkg.com/[email protected]/ansi_up.js" crossorigin="anonymous"></script>
Expand Down

0 comments on commit 0713d82

Please sign in to comment.