From 012320901420a3edb99661582b0e66bbc0a815f0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 21 Sep 2020 12:40:12 -0400 Subject: [PATCH] fix(deps): update dependency validator to v13.1.17 (#8659) 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 08e0b61aaf94..9cab8e5b808b 100644 --- a/install/package.json +++ b/install/package.json @@ -125,7 +125,7 @@ "textcomplete.contenteditable": "^0.1.1", "toobusy-js": "^0.5.1", "uglify-es": "^3.3.9", - "validator": "13.1.1", + "validator": "13.1.17", "winston": "3.3.3", "xml": "^1.0.1", "xregexp": "^4.3.0",