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.63k stars 137 forks source link

fix/335-peculiar-deps-update #341

Closed MasterKale closed 1 year ago

MasterKale commented 1 year ago

This PR updates @peculiar dependencies so that projects using this library install correct versions of all child dependencies.

Fixes #335.