Skip to content

Commit

Permalink
Merge pull request #413 from kubearmor/renovate/jquery-3.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency jquery to v3.7.1
  • Loading branch information
kranurag7 authored Mar 28, 2024
2 parents 3915123 + 35c3034 commit 661bb6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recommend/report/html/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html>

<head>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.3/jquery.min.js">
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.1/jquery.min.js">
</script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.2/js/bootstrap.min.js">
</script>
Expand Down

0 comments on commit 661bb6b

Please sign in to comment.