diff --git a/package.json b/package.json index 4ff306e4..cd669c99 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "slugify": "^1.3.6", "universal-router": "^8.3.0", "uuid": "^3.3.3", - "validator": "^12.1.0" + "validator": "^13.7.0" }, "devDependencies": { "@babel/core": "^7.7.7", diff --git a/yarn.lock b/yarn.lock index 6a2a605f..f1c9e7d2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12643,10 +12643,10 @@ validate-npm-package-license@^3.0.1: spdx-correct "^3.0.0" spdx-expression-parse "^3.0.0" -validator@^12.1.0: - version "12.1.0" - resolved "https://registry.yarnpkg.com/validator/-/validator-12.1.0.tgz#a3a7315d5238cbc15e46ad8d5e479aafa7119925" - integrity sha512-gIC2RBuFRi574Rb9vewGCJ7TCLxHXNx6EKthEgs+Iz0pYa9a9Te1VLG/bGLsAyGWrqR5FfR7tbFUI7FEF2LiGA== +validator@^13.7.0: + version "13.7.0" + resolved "https://registry.yarnpkg.com/validator/-/validator-13.7.0.tgz#4f9658ba13ba8f3d82ee881d3516489ea85c0857" + integrity sha512-nYXQLCBkpJ8X6ltALua9dRrZDHVYxjJ1wgskNt1lH9fzGjs3tgojGSCBjmEPwkWS1y29+DrizMTW19Pr9uB2nw== value-equal@^1.0.1: version "1.0.1"