We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd9dda6 commit bd289f8Copy full SHA for bd289f8
samples/templates/webauthn_demo.html
@@ -4,7 +4,7 @@
4
<head>
5
<meta charset="UTF-8">
6
<title>Webauthn</title>
7
- <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.4/jquery.min.js"></script>
+ <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.0/jquery.min.js"></script>
8
9
<style>
10
body {
0 commit comments