diff --git a/client/package.json b/client/package.json index 9e8c5506..d63a4f48 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.22", "vite": "^6.4.1", "vite-plugin-svgr": "^4.3.0" }, diff --git a/client/yarn.lock b/client/yarn.lock index e6c000ae..f0624610 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.22: + version "13.15.22" + resolved "https://registry.yarnpkg.com/validator/-/validator-13.15.22.tgz#5f847cf4a799107e5716fc87e5cf2a337a71eb14" + integrity sha512-uT/YQjiyLJP7HSrv/dPZqK9L28xf8hsNca01HSz1dfmI0DgMfjopp1rO/z13NeGF1tVystF0Ejx3y4rUKPw+bQ== value-equal@^1.0.1: version "1.0.1"