From 7cdbf77d951361648d7e0fdba85d0af07bc4fdfb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 5 Feb 2023 19:16:44 -0500 Subject: [PATCH] fix(deps): update dependency validator to v13.9.0 (#11262) 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 18b626c2a8..601de6a017 100644 --- a/install/package.json +++ b/install/package.json @@ -138,7 +138,7 @@ "tinycon": "0.6.8", "toobusy-js": "0.5.1", "uglify-es": "3.3.9", - "validator": "13.7.0", + "validator": "13.9.0", "webpack": "5.75.0", "webpack-merge": "5.8.0", "winston": "3.8.2",