From d5f4a3702067d0e6f176e71fde5c287df875a39b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 21:11:13 -0400 Subject: [PATCH] fix(deps): update dependency tough-cookie to v6.0.1 (#14097) 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 fa702393fb..0238672e62 100644 --- a/install/package.json +++ b/install/package.json @@ -149,7 +149,7 @@ "timeago": "1.6.7", "tinycon": "0.6.8", "toobusy-js": "0.5.1", - "tough-cookie": "6.0.0", + "tough-cookie": "6.0.1", "undici": "^7.10.0", "validator": "13.15.26", "webpack": "5.105.4",