diff --git a/package.json b/package.json index cd556b0..73bbbe2 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "next-connect": "^0.10.2", "react": "^17.0.2", "react-dom": "^17.0.2", - "react-hook-form": "^7.18.1", + "react-hook-form": "^7.54.2", "react-query": "^3.23.2", "superagent": "^6.1.0" }, diff --git a/yarn.lock b/yarn.lock index af60248..4db2c35 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5438,10 +5438,10 @@ react-dom@^17.0.2: object-assign "^4.1.1" scheduler "^0.20.2" -react-hook-form@^7.18.1: - version "7.18.1" - resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.18.1.tgz#dcd412a22fc1843bdb54d0acb21035a4a75f7435" - integrity sha512-T9Lv5nBnLzncEd2p87Bc0+LtNYS+ochURtyvw7Ln474xSGxoUjvVygXa3WPWTc/2lH1sw3VdGtSfNKC35vJd5A== +react-hook-form@^7.54.2: + version "7.55.0" + resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.55.0.tgz#df3c80a20a68f6811f49bec3406defaefb6dce80" + integrity sha512-XRnjsH3GVMQz1moZTW53MxfoWN7aDpUg/GpVNc4A3eXRVNdGXfbzJ4vM4aLQ8g6XCUh1nIbx70aaNCl7kxnjog== react-is@17.0.2, react-is@^17.0.1: version "17.0.2"