diff --git a/package.json b/package.json index 4ed33ec..99a3f63 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "react": "^18.3.1", "react-admin": "^5.4.0", "react-dom": "^18.3.1", - "react-hook-form": "^7.53.2", + "react-hook-form": "^7.54.0", "react-is": "^18.3.1", "react-router": "^6.26.2", "react-router-dom": "^6.28.0" diff --git a/yarn.lock b/yarn.lock index 94d8c8f..c389b22 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4727,10 +4727,10 @@ react-error-boundary@^4.0.13: dependencies: "@babel/runtime" "^7.12.5" -react-hook-form@^7.53.0, react-hook-form@^7.53.2: - version "7.53.2" - resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.53.2.tgz#6fa37ae27330af81089baadd7f322cc987b8e2ac" - integrity sha512-YVel6fW5sOeedd1524pltpHX+jgU2u3DSDtXEaBORNdqiNrsX/nUI/iGXONegttg0mJVnfrIkiV0cmTU6Oo2xw== +react-hook-form@^7.53.0, react-hook-form@^7.54.0: + version "7.54.0" + resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.54.0.tgz#46bd9142d65fd16ac064a2bbf4dc0333e2d6840d" + integrity sha512-PS05+UQy/IdSbJNojBypxAo9wllhHgGmyr8/dyGQcPoiMf3e7Dfb9PWYVRco55bLbxH9S+1yDDJeTdlYCSxO3A== "react-is@^16.12.0 || ^17.0.0 || ^18.0.0", react-is@^18.0.0, react-is@^18.2.0, react-is@^18.3.1: version "18.3.1"