diff --git a/package.json b/package.json index 56d12cb3..acd3b8ce 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "@types/jsonwebtoken": "^8.5.0", "@types/serve-favicon": "^2.5.2", "@types/uuid": "^8.3.0", - "@types/validator": "^13.1.1", + "@types/validator": "^13.1.2", "axios": "^0.21.0", "cross-env": "^7.0.3", "jest": "^26.6.3", diff --git a/yarn.lock b/yarn.lock index 6f57f036..d198d83a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1143,10 +1143,10 @@ resolved "https://registry.npmjs.org/@types/uuid/-/uuid-8.3.0.tgz#215c231dff736d5ba92410e6d602050cce7e273f" integrity sha512-eQ9qFW/fhfGJF8WKHGEHZEyVWfZxrT+6CLIJGBcZPfxUh/+BnEj+UCGYMlr9qZuX/2AltsvwrGqp0LhEW8D0zQ== -"@types/validator@^13.1.1": - version "13.1.1" - resolved "https://registry.npmjs.org/@types/validator/-/validator-13.1.1.tgz#8d220ae4851a1e745764c7ca72294b6d46aeb533" - integrity sha512-/39uXOKe1KV4ElXb8cp0RVyeRn9X1QRwllComMMql+FQ9nhmTx0Yhw+kJtccPSShsjma+KXjW/TiXyGUNqNn+w== +"@types/validator@^13.1.2": + version "13.1.2" + resolved "https://registry.yarnpkg.com/@types/validator/-/validator-13.1.2.tgz#03b989935c71a4c0b2582dbb20a1697dcc9eb319" + integrity sha512-ZLZRZ+l2Ny+XIO3dR9i5ET9AzSele8uFye/fxk1JiIOY3NLAyFGIaIpv8LRbV1L4ISazU/SeOJSdPlKxoHM9Mw== "@types/yargs-parser@*": version "15.0.0"