Skip to content

Commit 52e891a

Browse files
authored
Merge pull request #216 from j3parker/patch-1
Upgrade jwk-to-pem to address timing attack
2 parents e5531e8 + 2ff249d commit 52e891a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"helmet": "^3.9.0",
6060
"jsonschema": "^1.2.2",
6161
"jsonwebtoken": "^8.1.0",
62-
"jwk-to-pem": "^1.2.6",
62+
"jwk-to-pem": "^2.0.2",
6363
"method-override": "^2.3.10",
6464
"moment": "^2.19.4",
6565
"moment-timezone": "^0.5.14",

0 commit comments

Comments
 (0)