diff --git a/package.json b/package.json index 8af11c7..7e0a863 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "react": "^18.2.0", "react-copy-to-clipboard": "^5.1.0", "react-dom": "^18.1.0", - "react-hook-form": "^7.32.2", + "react-hook-form": "^7.53.1", "react-hot-toast": "^2.2.0", "react-icons": "^4.4.0" }, diff --git a/yarn.lock b/yarn.lock index e868052..5f0e408 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3595,10 +3595,10 @@ react-dom@^18.1.0: loose-envify "^1.1.0" scheduler "^0.22.0" -react-hook-form@^7.32.2: - version "7.32.2" - resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.32.2.tgz#58ec2ab0239ce97969baa2faa03ced13fae913ac" - integrity sha512-F1A6n762xaRhvtQH5SkQQhMr19cCkHZYesTcKJJeNmrphiZp/cYFTIzC05FnQry0SspM54oPJ9tXFXlzya8VNQ== +react-hook-form@^7.53.1: + version "7.53.1" + resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.53.1.tgz#3f2cd1ed2b3af99416a4ac674da2d526625add67" + integrity sha512-6aiQeBda4zjcuaugWvim9WsGqisoUk+etmFEsSUMm451/Ic8L/UAb7sRtMj3V+Hdzm6mMjU1VhiSzYUZeBm0Vg== react-hot-toast@^2.2.0: version "2.2.0"