Skip to content

Commit

Permalink
fix: ensure jose version that handles ECDH-ES for larger key sizes right
Browse files Browse the repository at this point in the history
  • Loading branch information
panva committed Jan 26, 2020
1 parent f50f2a7 commit e91001a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@types/got": "^9.6.9",
"base64url": "^3.0.1",
"got": "^9.6.0",
"jose": "^1.20.0",
"jose": "^1.21.1",
"lodash": "^4.17.15",
"lru-cache": "^5.1.1",
"make-error": "^1.3.5",
Expand Down

0 comments on commit e91001a

Please sign in to comment.