From 78c917a24169c8657f3276e9e1189b70f424a246 Mon Sep 17 00:00:00 2001 From: Felippe Nardi Date: Sat, 4 Aug 2018 22:57:38 -0300 Subject: [PATCH] fix: tough-cookie vulnerability --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index d97cfa6..413bf1f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4611,7 +4611,7 @@ "qs": "6.4.0", "safe-buffer": "5.0.1", "stringstream": "0.0.5", - "tough-cookie": "2.3.2", + "tough-cookie": "2.3.3", "tunnel-agent": "0.6.0", "uuid": "3.0.1" } @@ -4746,7 +4746,7 @@ } }, "tough-cookie": { - "version": "2.3.2", + "version": "2.3.3", "bundled": true, "dev": true, "optional": true, @@ -5780,7 +5780,7 @@ "request": "2.81.0", "sax": "1.2.4", "symbol-tree": "3.2.2", - "tough-cookie": "2.3.2", + "tough-cookie": "2.3.3", "webidl-conversions": "4.0.1", "whatwg-encoding": "1.0.1", "whatwg-url": "4.8.0", @@ -8199,7 +8199,7 @@ "qs": "6.4.0", "safe-buffer": "5.1.1", "stringstream": "0.0.5", - "tough-cookie": "2.3.2", + "tough-cookie": "2.3.3", "tunnel-agent": "0.6.0", "uuid": "3.1.0" }, @@ -9038,8 +9038,8 @@ "dev": true }, "tough-cookie": { - "version": "2.3.2", - "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.3.2.tgz", + "version": "2.3.3", + "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.3.3.tgz", "integrity": "sha1-8IH3bkyFcg5sN6X6ztc3FQ2EByo=", "dev": true, "requires": {