diff --git a/client/package.json b/client/package.json index a927a1bd..6a370c40 100644 --- a/client/package.json +++ b/client/package.json @@ -38,7 +38,7 @@ "destyle.css": "3.0.2", "react": "18.2.0", "react-dom": "18.2.0", - "react-hook-form": "7.36.1", + "react-hook-form": "7.39.1", "swr": "1.3.0", "wouter": "2.8.0-alpha.2", "zod": "3.19.1" diff --git a/client/yarn.lock b/client/yarn.lock index ab66b083..836ec284 100644 --- a/client/yarn.lock +++ b/client/yarn.lock @@ -10031,10 +10031,10 @@ react-element-to-jsx-string@^14.3.4: is-plain-object "5.0.0" react-is "17.0.2" -react-hook-form@7.36.1: - version "7.36.1" - resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.36.1.tgz#82a311fe8cbe75e689fd4529f083b7c983da6520" - integrity sha512-EbYYkCG2p8ywe7ikOH2l02lAFMrrrslZi1I8fqd8ifDGNAkhomHZQzQsP6ksvzrWBKntRe8b5L5L7Zsd+Gm02Q== +react-hook-form@7.39.1: + version "7.39.1" + resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.39.1.tgz#ded87d4b3f6692d1f9219515f78ca282b6e1ebf7" + integrity sha512-MiF9PCILN5KulhSGbnjohMiTOrB47GerDTichMNP0y2cPUu1GTRFqbunOxCE9N1499YTLMV/ne4gFzqCp1rxrQ== react-inspector@^5.1.0: version "5.1.1"