Skip to content

Commit

Permalink
Merge pull request #32 from hollowleaf/elliptic-upgrade
Browse files Browse the repository at this point in the history
elliptic 6.5.2
  • Loading branch information
j3parker authored Dec 4, 2019
2 parents da14e4d + 2582433 commit 41cb115
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jwk-to-pem",
"version": "2.0.1",
"version": "2.0.2",
"description": "Convert a JSON Web Key to a PEM",
"main": "src/jwk-to-pem.js",
"files": [
Expand Down Expand Up @@ -32,7 +32,7 @@
"homepage": "https://github.com/Brightspace/node-jwk-to-pem#readme",
"dependencies": {
"asn1.js": "^4.5.2",
"elliptic": "^6.2.3",
"elliptic": "^6.5.2",
"safe-buffer": "^5.0.1"
},
"devDependencies": {
Expand Down

0 comments on commit 41cb115

Please sign in to comment.