Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
calvinmetcalf committed Oct 26, 2015
1 parent 8fa1a2d commit 7ca87bc
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
Expand Up @@ -17,12 +17,12 @@
"license": "ISC",
"dependencies": {
"bn.js": "^3.0.0",
"browserify-rsa": "^2.0.0",
"browserify-rsa": "^3.0.0",
"create-hash": "^1.1.0",
"create-hmac": "^1.1.2",
"elliptic": "^5.0.0",
"inherits": "^2.0.1",
"parse-asn1": "^3.0.0"
"parse-asn1": "^4.0.0"
},
"devDependencies": {
"tap-spec": "^1.0.1",
Expand Down

0 comments on commit 7ca87bc

Please sign in to comment.