From 2a10f9046afb196588d3dbbca3f2c4ff19c58bd2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 14:54:41 -0500 Subject: [PATCH] fix(deps): update dependency validator to v13.15.26 (#13846) 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 e48d23b135..ab14ba2054 100644 --- a/install/package.json +++ b/install/package.json @@ -149,7 +149,7 @@ "toobusy-js": "0.5.1", "tough-cookie": "6.0.0", "undici": "^7.10.0", - "validator": "13.15.23", + "validator": "13.15.26", "webpack": "5.104.1", "webpack-merge": "6.0.1", "winston": "3.19.0",