From ad708c9ff3a26aafb3a4fa39d534006ee6cae4ec Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 10:54:57 -0400 Subject: [PATCH] fix(deps): update dependency tough-cookie to v4.1.4 (#12540) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 7112a62733..ac4729c9a1 100644 --- a/install/package.json +++ b/install/package.json @@ -141,7 +141,7 @@ "timeago": "1.6.7", "tinycon": "0.6.8", "toobusy-js": "0.5.1", - "tough-cookie": "4.1.3", + "tough-cookie": "4.1.4", "validator": "13.11.0", "webpack": "5.91.0", "webpack-merge": "5.10.0",