Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Hexagon committed Mar 29, 2022
1 parent 35ec6f8 commit 331ab81
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 49 deletions.
77 changes: 30 additions & 47 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
Expand Up @@ -34,14 +34,14 @@
"dependencies": {
"@hexagon/base64": "^1.0.11",
"@koa/router": "^10.1.1",
"fido2-lib": "^2.7.1",
"fido2-lib": "^2.8.2",
"koa": "^2.13.4",
"koa-bodyparser": "^4.3.0",
"koa-session": "^6.2.0",
"koa-static": "^5.0.0",
"node-json-db": "^1.5.0"
},
"devDependencies": {
"eslint": "^8.4.1"
"eslint": "^8.12.0"
}
}

0 comments on commit 331ab81

Please sign in to comment.