MasterKale / SimpleWebAuthn

WebAuthn, Simplified. A collection of TypeScript-first libraries for simpler WebAuthn integration. Supports modern browsers, Node, Deno, and more.
https://simplewebauthn.dev
MIT License
1.62k stars 137 forks source link

fix/492-update-peculiar-libraries #499

Closed MasterKale closed 10 months ago

MasterKale commented 11 months ago

This PR updates the various @peculiar libraries to the latest versions. This should resolve #492.

Note to self: I was never actually able to recreate the test failures locally, but updating these libraries is fairly low-risk so I'm okay to proceed.