diff --git a/yarn.lock b/yarn.lock index 0df1cdf..228659a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1344,9 +1344,9 @@ integrity sha512-vHL6w3ecZsky+8P5MD+eFfaGTyCeOHUIFYMGpQGbrBTSmNNoxv0if69rEZ5giu36weC5saFuznL411gRX7bJDw== "@hookform/resolvers@^5.2.2": - version "5.2.2" - resolved "https://registry.npmjs.org/@hookform/resolvers/-/resolvers-5.2.2.tgz" - integrity sha512-A/IxlMLShx3KjV/HeTcTfaMxdwy690+L/ZADoeaTltLx+CVuzkeVIPuybK3jrRfw7YZnmdKsVVHAlEPIAEUNlA== + version "5.9.1" + resolved "https://registry.yarnpkg.com/@hookform/resolvers/-/resolvers-5.9.1.tgz#2010c1b542ce6fa75fa5d8fee5cc911ece009f5c" + integrity sha512-7b7vsbraJxKgjVSA1Nur9tLwj539WGJUBLA7QNvXnFoT2pM5Z7G+6rlukk4B2/QrTZy6huRtH6wKeESPKuIr6w== dependencies: "@standard-schema/utils" "^0.3.0" @@ -2060,7 +2060,7 @@ "@standard-schema/utils@^0.3.0": version "0.3.0" - resolved "https://registry.npmjs.org/@standard-schema/utils/-/utils-0.3.0.tgz" + resolved "https://registry.yarnpkg.com/@standard-schema/utils/-/utils-0.3.0.tgz#3d5e608f16c2390c10528e98e59aef6bf73cae7b" integrity sha512-e7Mew686owMaPJVNNLs55PUvgz371nKgwsc4vxE49zsODpJEnxgxRo2y/OKrqueavXgZNMDVj3DdHFlaSAeU8g== "@swc/helpers@0.5.15":