diff options
author | Sheogorath | 2018-06-30 15:03:52 +0200 |
---|---|---|
committer | Sheogorath | 2018-06-30 16:52:33 +0200 |
commit | f51de7f3bb55d298cfc50a779d6a8d36a0b6667a (patch) | |
tree | 1efcc1d2e6d29fb9cd33bb4f52683b38f5c4dc31 | |
parent | fd3733e7d1faf31906d4599652bf7051ff6e54da (diff) |
Update validator
Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
Diffstat (limited to '')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 721a1cd1..afc03772 100644 --- a/package.json +++ b/package.json @@ -126,7 +126,7 @@ "toobusy-js": "^0.5.1", "uuid": "^3.1.0", "uws": "~0.14.1", - "validator": "^6.2.0", + "validator": "^10.4.0", "velocity-animate": "^1.4.0", "visibilityjs": "^1.2.4", "viz.js": "^1.7.0", |