Skip to content

Commit

Permalink
feat: add support for RSA-OAEP-384 and RSA-OAEP-512 JWE algorithms
Browse files Browse the repository at this point in the history
  • Loading branch information
panva committed Feb 18, 2020
1 parent f41bcc6 commit 6c696e9
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.22.0",
"jose": "^1.23.0",
"lodash": "^4.17.15",
"lru-cache": "^5.1.1",
"make-error": "^1.3.5",
Expand Down

0 comments on commit 6c696e9

Please sign in to comment.