Skip to content

Commit

Permalink
Upgrade to @hexagon/webauthn 0.9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Hexagon committed Apr 24, 2022
1 parent 7a36313 commit 21c95e2
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 48 deletions.
55 changes: 9 additions & 46 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "webauthn-skeleton",
"version": "0.9.7",
"version": "0.9.8",
"description": "Skeleton for a Node.js powered Web Authentication API enabled website",
"main": "app.js",
"scripts": {
Expand Down Expand Up @@ -33,7 +33,7 @@
"license": "MIT",
"dependencies": {
"@hexagon/base64": "^1.0.18",
"@hexagon/webauthn": "^0.9.4",
"@hexagon/webauthn": "^0.9.6",
"@koa/router": "^10.1.1",
"fido2-lib": "^2.8.2",
"koa": "^2.13.4",
Expand Down

0 comments on commit 21c95e2

Please sign in to comment.