Skip to content

Commit

Permalink
#3 Update ecc-jsbn dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
poke authored and arekinath committed Apr 25, 2016
1 parent 6374f3e commit 763f4a6
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": "sshpk",
"version": "1.8.1",
"version": "1.8.2",
"description": "A library for finding and using SSH public keys",
"main": "lib/index.js",
"scripts": {
Expand Down Expand Up @@ -48,7 +48,7 @@
"jsbn": "~0.1.0",
"tweetnacl": "~0.13.0",
"jodid25519": "^1.0.0",
"ecc-jsbn": "~0.0.1"
"ecc-jsbn": "~0.1.1"
},
"devDependencies": {
"tape": "^3.5.0",
Expand Down

0 comments on commit 763f4a6

Please sign in to comment.