From 4f03ea8a8399ef17f1d5c71defd08184d9cbdae3 Mon Sep 17 00:00:00 2001 From: Jeremy Stashewsky Date: Fri, 22 Jul 2016 14:10:44 -0700 Subject: [PATCH] tough-cookie to 2.3.0 To address https://nodesecurity.io/advisories/130 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 40317bf12..258add029 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "oauth-sign": "~0.8.1", "qs": "~6.2.0", "stringstream": "~0.0.4", - "tough-cookie": "~2.2.0", + "tough-cookie": "~2.3.0", "tunnel-agent": "~0.4.1" }, "scripts": {