From 7a00944552e77e05457d0a0167cbbb8cd69ac056 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 May 2024 11:04:40 -0400 Subject: [PATCH] fix(deps): update dependency validator to v13.12.0 (#12556) 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 450a9142bf..d1a9ac0cd6 100644 --- a/install/package.json +++ b/install/package.json @@ -142,7 +142,7 @@ "tinycon": "0.6.8", "toobusy-js": "0.5.1", "tough-cookie": "4.1.4", - "validator": "13.11.0", + "validator": "13.12.0", "webpack": "5.91.0", "webpack-merge": "5.10.0", "winston": "3.13.0",