Skip to content

Commit c7ae667

Browse files
chore(deps): update dependency @descope/web-js-sdk to v1.11.9
1 parent bffcd1e commit c7ae667

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

templates/base.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="UTF-8" />
55
<title>{% block title %} {% endblock %}</title>
66
<script src="https://unpkg.com/@descope/web-component@2.8.12/dist/index.js"></script>
7-
<script src="https://unpkg.com/@descope/web-js-sdk@1.4.3/dist/index.umd.js"></script>
7+
<script src="https://unpkg.com/@descope/web-js-sdk@1.11.9/dist/index.umd.js"></script>
88

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

0 commit comments

Comments
 (0)