From 5d71834846a71ce84cd3c9b6b1fb60f7ce7e139d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 14 Dec 2020 20:35:45 -0500 Subject: [PATCH] fix(deps): update dependency validator to v13.5.2 (#9094) Co-authored-by: Renovate Bot --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 9d163bd931..d170e3cd09 100644 --- a/install/package.json +++ b/install/package.json @@ -141,7 +141,7 @@ "tinycon": "0.6.8", "toobusy-js": "^0.5.1", "uglify-es": "^3.3.9", - "validator": "13.5.1", + "validator": "13.5.2", "visibilityjs": "2.0.2", "winston": "3.3.3", "xml": "^1.0.1",