Skip to content

Commit

Permalink
chore(deps): update dependency @descope/web-js-sdk to v1.10.34
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 15, 2024
1 parent 7f21055 commit 9ef9f73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="UTF-8" />
<title>{% block title %} {% endblock %}</title>
<script src="https://unpkg.com/@descope/web-component@2.8.12/dist/index.js"></script>
<script src="https://unpkg.com/@descope/web-js-sdk@1.4.3/dist/index.umd.js"></script>
<script src="https://unpkg.com/@descope/web-js-sdk@1.10.34/dist/index.umd.js"></script>

<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
Expand Down

0 comments on commit 9ef9f73

Please sign in to comment.