diff --git a/package.json b/package.json index 1894d18..eb7b07c 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@chakra-ui/react": "^2.4.9", "@emotion/react": "^11.10.5", "@emotion/styled": "^11.10.5", - "@hookform/resolvers": "^2.9.10", + "@hookform/resolvers": "^3.1.1", "@next/font": "^13.2.4", "framer-motion": "^9.0.4", "next": "^13.2.4", diff --git a/yarn.lock b/yarn.lock index 8f0eb3e..1419f48 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1424,10 +1424,10 @@ minimatch "^3.0.4" strip-json-comments "^3.1.1" -"@hookform/resolvers@^2.9.10": - version "2.9.10" - resolved "https://registry.yarnpkg.com/@hookform/resolvers/-/resolvers-2.9.10.tgz#e7e88942ee34e97b7bc937b0be4694194c9cd420" - integrity sha512-JIL1DgJIlH9yuxcNGtyhsWX/PgNltz+5Gr6+8SX9fhXc/hPbEIk6wPI82nhgvp3uUb6ZfAM5mqg/x7KR7NAb+A== +"@hookform/resolvers@^3.1.1": + version "3.1.1" + resolved "https://registry.yarnpkg.com/@hookform/resolvers/-/resolvers-3.1.1.tgz#b374d33e356428fff9c6ef3c933441fe15e40784" + integrity sha512-tS16bAUkqjITNSvbJuO1x7MXbn7Oe8ZziDTJdA9mMvsoYthnOOiznOTGBYwbdlYBgU+tgpI/BtTU3paRbCuSlg== "@humanwhocodes/config-array@^0.5.0": version "0.5.0"