diff --git a/package.json b/package.json index 678a7fc..9e0b180 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "react": "^19.1.0", "react-admin": "^5.8.4", "react-dom": "^19.1.0", - "react-hook-form": "^7.58.0", + "react-hook-form": "^7.58.1", "react-is": "^19.1.0", "react-router": "^7.6.0", "react-router-dom": "^7.6.2", diff --git a/yarn.lock b/yarn.lock index d87a2bc..1fc35c4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4766,10 +4766,10 @@ react-error-boundary@^4.0.13: dependencies: "@babel/runtime" "^7.12.5" -react-hook-form@^7.53.0, react-hook-form@^7.58.0: - version "7.58.0" - resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.58.0.tgz#4d23308b587d637effe4e581f410e1ca8c434bef" - integrity sha512-zGijmEed35oNfOfy7ub99jfjkiLhHwA3dl5AgyKdWC6QQzhnc7tkWewSa+T+A2EpLrc6wo5DUoZctS9kufWJjA== +react-hook-form@^7.53.0, react-hook-form@^7.58.1: + version "7.58.1" + resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.58.1.tgz#b755acc1b42a19e4253c878b766e4c5ebd070fe8" + integrity sha512-Lml/KZYEEFfPhUVgE0RdCVpnC4yhW+PndRhbiTtdvSlQTL8IfVR+iQkBjLIvmmc6+GGoVeM11z37ktKFPAb0FA== react-is@^16.13.1, react-is@^16.7.0: version "16.13.1"