Skip to content

Commit 2d126e6

Browse files
descope[bot]Descope
andauthored
Update dependency jquery to v3.6.1 (#45)
Co-authored-by: Descope <[email protected]>
1 parent 4bf2c87 commit 2d126e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/templates/webauthn_demo.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<head>
55
<meta charset="UTF-8">
66
<title>Webauthn</title>
7-
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
7+
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.1/jquery.min.js"></script>
88

99
<style>
1010
body {

0 commit comments

Comments
 (0)