Skip to content

Commit be0b8de

Browse files
committed
pin webauthn-lib to 5.2.3
1 parent ee16236 commit be0b8de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"illuminate/http": "^11.0|^12.0",
1717
"illuminate/routing": "^11.0|^12.0",
1818
"illuminate/support": "^11.0|^12.0",
19-
"web-auth/webauthn-lib": "^5.0"
19+
"web-auth/webauthn-lib": "5.2.3"
2020
},
2121
"require-dev": {
2222
"laravel/pint": "^1.24.0",

0 commit comments

Comments
 (0)