From c63eb29600510b6eb7e2174e009caa3d2a072b84 Mon Sep 17 00:00:00 2001 From: Trent Mick Date: Mon, 31 Aug 2015 10:08:31 -0700 Subject: [PATCH] update smartdc-auth to get ssh-agent fix for node 0.12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 08c8f49..de45a08 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "node-uuid": "1.4.3", "once": "1.3.2", "restify-clients": "1.0.0", - "smartdc-auth": "git+ssh://git@github.com:joyent/node-smartdc-auth.git#9f21966", + "smartdc-auth": "git+ssh://git@github.com:joyent/node-smartdc-auth.git#3be3c1e", "tabula": "1.4.2", "vasync": "1.6.3", "verror": "1.6.0"