diff --git a/client/package.json b/client/package.json index 9e8c5506..8b5bca97 100644 --- a/client/package.json +++ b/client/package.json @@ -31,7 +31,7 @@ "react-hook-form": "^7.44.3", "react-router-dom": "^5.1.2", "tailwindcss": "^4.1.10", - "validator": "^13.7.0", + "validator": "^13.15.20", "vite": "^6.4.1", "vite-plugin-svgr": "^4.3.0" }, diff --git a/client/yarn.lock b/client/yarn.lock index e6c000ae..70395bc4 100644 --- a/client/yarn.lock +++ b/client/yarn.lock @@ -5576,10 +5576,10 @@ url-parse@^1.5.3: querystringify "^2.1.1" requires-port "^1.0.0" -validator@^13.7.0: - version "13.12.0" - resolved "https://registry.yarnpkg.com/validator/-/validator-13.12.0.tgz#7d78e76ba85504da3fee4fd1922b385914d4b35f" - integrity sha512-c1Q0mCiPlgdTVVVIJIrBuxNicYE+t/7oKeI9MWLj3fh/uq2Pxh/3eeWbVZ4OcGW1TUf53At0njHw5SMdA3tmMg== +validator@^13.15.20: + version "13.15.20" + resolved "https://registry.yarnpkg.com/validator/-/validator-13.15.20.tgz#054e9238109538a1bf46ae3e1290845a64fa2186" + integrity sha512-KxPOq3V2LmfQPP4eqf3Mq/zrT0Dqp2Vmx2Bn285LwVahLc+CsxOM0crBHczm8ijlcjZ0Q5Xd6LW3z3odTPnlrw== value-equal@^1.0.1: version "1.0.1"