Skip to content

Commit 763f4a6

Browse files
pokeAlex Wilson
authored and
Alex Wilson
committed
#3 Update ecc-jsbn dependency
1 parent 6374f3e commit 763f4a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sshpk",
3-
"version": "1.8.1",
3+
"version": "1.8.2",
44
"description": "A library for finding and using SSH public keys",
55
"main": "lib/index.js",
66
"scripts": {
@@ -48,7 +48,7 @@
4848
"jsbn": "~0.1.0",
4949
"tweetnacl": "~0.13.0",
5050
"jodid25519": "^1.0.0",
51-
"ecc-jsbn": "~0.0.1"
51+
"ecc-jsbn": "~0.1.1"
5252
},
5353
"devDependencies": {
5454
"tape": "^3.5.0",

0 commit comments

Comments
 (0)