Skip to content

Commit

Permalink
Merge 30ffa39 into dfbdd03
Browse files Browse the repository at this point in the history
  • Loading branch information
Wesseldr committed Jul 19, 2019
2 parents dfbdd03 + 30ffa39 commit 4f19eba
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ docs
npm-debug.log
coverage
*~
.idea
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,17 +36,17 @@
"istanbul": "^1.1.0-alpha.1",
"istanbul-coveralls": "^1.0.3",
"jsdoc": "^3.5.5",
"mocha": "^2.5.3",
"mocha": "^6.1.4",
"mockery": "^2.0.0",
"sinon": "^1.17.6"
"sinon": "^7.3.2"
},
"dependencies": {
"asn1js": "^2.0.18",
"cbor": "^4.0.0",
"cose-to-jwk": "^1.1.0",
"jwk-to-pem": "^2.0.0",
"node-jose": "^1.0.0",
"node-webcrypto-ossl": "^1.0.35",
"node-webcrypto-ossl": "^1.0.48",
"pkijs": "=2.1.58",
"psl": "^1.1.24"
}
Expand Down

0 comments on commit 4f19eba

Please sign in to comment.