diff --git a/package.json b/package.json index 2b3a1df..b469663 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@hey-api/client-fetch": "^0.1.3", - "@hookform/resolvers": "^3.4.2", + "@hookform/resolvers": "^3.6.0", "@radix-ui/react-icons": "^1.3.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-select": "^2.0.0", diff --git a/yarn.lock b/yarn.lock index 338cd6a..fec8ed0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -226,10 +226,10 @@ commander "12.1.0" handlebars "4.7.8" -"@hookform/resolvers@^3.4.2": - version "3.4.2" - resolved "https://registry.yarnpkg.com/@hookform/resolvers/-/resolvers-3.4.2.tgz#b69525248c2a9a1b2546411251ea25029915841a" - integrity sha512-1m9uAVIO8wVf7VCDAGsuGA0t6Z3m6jVGAN50HkV9vYLl0yixKK/Z1lr01vaRvYCkIKGoy1noVRxMzQYb4y/j1Q== +"@hookform/resolvers@^3.6.0": + version "3.6.0" + resolved "https://registry.yarnpkg.com/@hookform/resolvers/-/resolvers-3.6.0.tgz#71ae08acf7f7624fb24ea0505de00b9001a63687" + integrity sha512-UBcpyOX3+RR+dNnqBd0lchXpoL8p4xC21XP8H6Meb8uve5Br1GCnmg0PcBoKKqPKgGu9GHQ/oygcmPrQhetwqw== "@humanwhocodes/config-array@^0.11.14": version "0.11.14"