Skip to content

Commit

Permalink
Bump jquery-ui to 1.13.2 (#3226) (#3234)
Browse files Browse the repository at this point in the history
Bump from 1.12.1 to .13.2 due to vulnerabilities:
- https://security.snyk.io/package/npm/jquery-ui/1.12.1
  • Loading branch information
jomarko authored Oct 4, 2023
1 parent 2a4c980 commit fbcaedc
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
<link href='https://fonts.googleapis.com/css?family=Abril Fatface' rel='stylesheet'>
<link href='https://fonts.googleapis.com/css?family=Josefin Sans' rel='stylesheet'>
<script src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script src="https://code.jquery.com/ui/1.12.1/jquery-ui.js"></script>
<link rel="stylesheet" href="http://code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css">
<script src="https://code.jquery.com/ui/1.13.2/jquery-ui.js"></script>
<link rel="stylesheet" href="http://code.jquery.com/ui/1.13.2/themes/base/jquery-ui.css">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-giJF6kkoqNQ00vy+HMDP7azOuL0xtbfIcaT9wjKHr8RbDVddVHyTfAAsrekwKmP1" crossorigin="anonymous">
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
Expand Down Expand Up @@ -147,4 +147,4 @@ <h2> Quick Links</h2>
</section>
</body>

</html>
</html>

0 comments on commit fbcaedc

Please sign in to comment.