diff --git a/CHANGES.md b/CHANGES.md index f7e8fb0..3a673e0 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -2,7 +2,8 @@ ## 4.4.4 (not yet released) -(nothing yet) +- #90 Update sshpk and smartdc-auth to attempt to deal with multiple package + inter-deps. ## 4.4.3 diff --git a/package.json b/package.json index f953199..81f3759 100644 --- a/package.json +++ b/package.json @@ -18,8 +18,8 @@ "restify-clients": "1.1.0", "restify-errors": "3.0.0", "rimraf": "2.4.4", - "sshpk": "1.6.x >=1.6.2", - "smartdc-auth": "2.2.3", + "sshpk": "1.7.x", + "smartdc-auth": "2.3.1", "strsplit": "1.0.0", "tabula": "1.7.0", "vasync": "1.6.3",