webauthn-open-source / fido2-lib

A node.js library for performing FIDO 2.0 / WebAuthn server functionality
https://webauthn.io
MIT License
394 stars 118 forks source link

Move punycode.js from devDependencies to dependencies #165

Closed Hexagon closed 4 months ago

Hexagon commented 4 months ago

... and update package-lock.json to get rid of npm audit problems.

codecov-commenter commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 92.86%. Comparing base (1a8d995) to head (067ad28).

:exclamation: Current head 067ad28 differs from pull request most recent head d652f88. Consider uploading reports for the commit d652f88 to get more accurate results

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #165 +/- ## ======================================= Coverage 92.86% 92.86% ======================================= Files 16 16 Lines 6027 6027 ======================================= Hits 5597 5597 Misses 430 430 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.