From 93c69f9d77e2abfe6b98f3ee6eaff11c29cc025e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 15 Nov 2025 12:18:03 -0500 Subject: [PATCH] fix(deps): update dependency validator to v13.15.23 (#13769) 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 40bee130cf..00793ab324 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.20", + "validator": "13.15.23", "webpack": "5.102.1", "webpack-merge": "6.0.1", "winston": "3.18.3",