From 5fc48a274412c535366a4d6a7d3de6e0c6dd0517 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2019 14:01:23 +0000 Subject: [PATCH] Bump tough-cookie from 2.0.0 to 3.0.1 Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 2.0.0 to 3.0.1. - [Release notes](https://github.com/salesforce/tough-cookie/releases) - [Commits](https://github.com/salesforce/tough-cookie/commits) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b82be53..1226c65 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "PrettyCSS": "0.3.x", "html": "0.0.7", "cheerio": "0.17.0", - "tough-cookie": "2.0.0", + "tough-cookie": "3.0.1", "tough-cookie-filestore": "0.0.1", "winston": "2.2.0" }