diff --git a/website/package.json b/website/package.json index f258dcd3a..028219d1f 100644 --- a/website/package.json +++ b/website/package.json @@ -21,7 +21,7 @@ "prop-types": "15.8.1", "react": "18.3.1", "react-dom": "18.3.1", - "react-hook-form": "7.52.1", + "react-hook-form": "7.54.0", "react-loadable": "^5.5.0", "react-loading": "2.0.3", "recheck": "0.0.0", diff --git a/yarn.lock b/yarn.lock index d32e34e07..7fec423e5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12306,10 +12306,10 @@ react-helmet-async@^1.3.0: react-fast-compare "^3.2.0" shallowequal "^1.1.0" -react-hook-form@7.52.1: - version "7.52.1" - resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.52.1.tgz#ec2c96437b977f8b89ae2d541a70736c66284852" - integrity sha512-uNKIhaoICJ5KQALYZ4TOaOLElyM+xipord+Ha3crEFhTntdLvWZqVY49Wqd/0GiVCA/f9NjemLeiNPjG7Hpurg== +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.13.1, react-is@^16.6.0, react-is@^16.7.0: version "16.13.1"