From d275af607785215c8a18e8cd02faed874b39197c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 24 Mar 2025 19:48:14 -0400 Subject: [PATCH] fix(deps): update dependency validator to v13.15.0 (#13273) 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 dd711050c3..e4d18ca267 100644 --- a/install/package.json +++ b/install/package.json @@ -146,7 +146,7 @@ "tinycon": "0.6.8", "toobusy-js": "0.5.1", "tough-cookie": "5.1.2", - "validator": "13.12.0", + "validator": "13.15.0", "webpack": "5.98.0", "webpack-merge": "6.0.1", "winston": "3.17.0",