From b7e00346d16020663d3a582002e701ace57c620e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 20 Mar 2020 06:08:56 +0000 Subject: [PATCH] Bump tough-cookie from 3.0.1 to 4.0.0 Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 3.0.1 to 4.0.0. - [Release notes](https://github.com/salesforce/tough-cookie/releases) - [Commits](https://github.com/salesforce/tough-cookie/commits/v4.0.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5fc92e9..9acec4e 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "prismy-session": "^0.1.1", "prismy-test-server": "^0.4.1", "rimraf": "^2.6.3", - "tough-cookie": "^3.0.1", + "tough-cookie": "^4.0.0", "ts-node": "^8.2.0", "typescript": "^3.4.5" },