diff --git a/package.json b/package.json index 7957ea796..05b6f76e5 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@types/react-text-mask": "^5.4.2", "@types/react-transition-group": "^2.9.0", "@types/uuid": "^9.0.3", - "@types/validator": "^9.4.1", + "@types/validator": "^13.15.3", "@types/velocity-animate": "^1.2.33", "babel-core": "^6.26.0", "babel-loader": "^7.1.4", @@ -141,7 +141,7 @@ "superagent": "^7.1.5", "text-mask": "0.0.2", "uuid": "2.0.2", - "validator": "^9.4.1", + "validator": "^13.15.15", "vdom-thunk": "3.0.0", "velocity-react": "^1.4.1", "view-script": "0.3.6", diff --git a/yarn.lock b/yarn.lock index ed32cb649..049a820b7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1064,10 +1064,10 @@ resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-9.0.3.tgz#6cdd939b4316b4f81625de9f06028d848c4a1533" integrity sha512-taHQQH/3ZyI3zP8M/puluDEIEvtQHVYcC6y3N8ijFtAd28+Ey/G4sg1u2gB01S8MwybLOKAp9/yCMu/uR5l3Ug== -"@types/validator@^9.4.1": - version "9.4.1" - resolved "https://registry.yarnpkg.com/@types/validator/-/validator-9.4.1.tgz#bea5a290e61f1cbf12af3fd878706aeec2ba0087" - integrity sha512-Y8UyLZvBPgckGhEIFCGBPj1tsRbpcZn4rbAp7lUxC3EW/nDR2V6t9LltE+mvDJxQQ+Bg3saE3UAwn6lsG5O1yQ== +"@types/validator@^13.15.3": + version "13.15.3" + resolved "https://registry.yarnpkg.com/@types/validator/-/validator-13.15.3.tgz#67e8aeacbace03517f9bd3f99e750bb666207ff4" + integrity sha512-7bcUmDyS6PN3EuD9SlGGOxM77F8WLVsrwkxyWxKnxzmXoequ6c7741QBrANq6htVRGOITJ7z72mTP6Z4XyuG+Q== "@types/velocity-animate@^1.2.33": version "1.2.33" @@ -10446,10 +10446,10 @@ validate-npm-package-license@^3.0.1: spdx-correct "^3.0.0" spdx-expression-parse "^3.0.0" -validator@^9.4.1: - version "9.4.1" - resolved "https://registry.yarnpkg.com/validator/-/validator-9.4.1.tgz#abf466d398b561cd243050112c6ff1de6cc12663" - integrity sha512-YV5KjzvRmSyJ1ee/Dm5UED0G+1L4GZnLN3w6/T+zZm8scVua4sOhYKWTUrKa0H/tMiJyO9QLHMPN+9mB/aMunA== +validator@^13.15.15: + version "13.15.15" + resolved "https://registry.yarnpkg.com/validator/-/validator-13.15.15.tgz#246594be5671dc09daa35caec5689fcd18c6e7e4" + integrity sha512-BgWVbCI72aIQy937xbawcs+hrVaN/CZ2UwutgaJ36hGqRrLNM+f5LUT/YPRbo8IV/ASeFzXszezV+y2+rq3l8A== vdom-thunk@3.0.0: version "3.0.0"