From 33ce723908de62dc3a01c4533039dd9104c986db Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 8 Feb 2025 18:52:37 -0500 Subject: [PATCH] fix(deps): update dependency tough-cookie to v5.1.1 (#13140) 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 6533b9f283..f2ac87168b 100644 --- a/install/package.json +++ b/install/package.json @@ -146,7 +146,7 @@ "timeago": "1.6.7", "tinycon": "0.6.8", "toobusy-js": "0.5.1", - "tough-cookie": "5.1.0", + "tough-cookie": "5.1.1", "validator": "13.12.0", "webpack": "5.97.1", "webpack-merge": "6.0.1",