From 7449cea29aedf1bbb29f22b4d8794404a1b8c71e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2019 22:01:05 +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 8b04fef..4a98ebf 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "restify-clients": "^1.4.0", "restify-errors": "^3.0.0", "strsplit": "1.x", - "tough-cookie": "2.0.x", + "tough-cookie": "3.0.x", "vasync": "1.x >=1.6.1", "verror": "1.x >=1.6.0", "www-authenticate": "0.6.x >=0.6.2"