diff --git a/package.json b/package.json index 228d0f5..4a814b5 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@astrojs/tailwind": "^2.1.3", "@headlessui/react": "^1.7.17", "@heroicons/react": "^2.1.1", - "@hookform/resolvers": "^3.3.2", + "@hookform/resolvers": "^3.3.4", "@tailwindcss/forms": "^0.5.7", "@tailwindcss/typography": "^0.5.10", "@types/react": "^18.2.46", diff --git a/yarn.lock b/yarn.lock index b7f347c..59f3ea9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -476,10 +476,10 @@ resolved "https://registry.yarnpkg.com/@heroicons/react/-/react-2.1.1.tgz#422deb80c4d6caf3371aec6f4bee8361a354dc13" integrity sha512-JyyN9Lo66kirbCMuMMRPtJxtKJoIsXKS569ebHGGRKbl8s4CtUfLnyKJxteA+vIKySocO4s1SkTkGS4xtG/yEA== -"@hookform/resolvers@^3.3.2": - version "3.3.2" - resolved "https://registry.yarnpkg.com/@hookform/resolvers/-/resolvers-3.3.2.tgz#5c40f06fe8137390b071d961c66d27ee8f76f3bc" - integrity sha512-Tw+GGPnBp+5DOsSg4ek3LCPgkBOuOgS5DsDV7qsWNH9LZc433kgsWICjlsh2J9p04H2K66hsXPPb9qn9ILdUtA== +"@hookform/resolvers@^3.3.4": + version "3.3.4" + resolved "https://registry.yarnpkg.com/@hookform/resolvers/-/resolvers-3.3.4.tgz#de9b668c2835eb06892290192de6e2a5c906229b" + integrity sha512-o5cgpGOuJYrd+iMKvkttOclgwRW86EsWJZZRC23prf0uU2i48Htq4PuT73AVb9ionFyZrwYEITuOFGF+BydEtQ== "@jridgewell/gen-mapping@^0.1.0": version "0.1.1"