diff --git a/packages/frontend/package.json b/packages/frontend/package.json index 8e21a2197..d4cce7cab 100644 --- a/packages/frontend/package.json +++ b/packages/frontend/package.json @@ -25,7 +25,7 @@ "react-base-table": "1.12.0", "react-dates": "21.8.0", "react-dom": "17.0.2", - "react-hook-form": "6.15.5", + "react-hook-form": "7.0.6", "react-hook-form-input": "1.1.10", "react-icons": "4.2.0", "react-router-dom": "5.2.0", diff --git a/yarn.lock b/yarn.lock index 0a8579498..42a4fa988 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12200,10 +12200,10 @@ react-hook-form-input@1.1.10: resolved "https://registry.yarnpkg.com/react-hook-form-input/-/react-hook-form-input-1.1.10.tgz#71a87d9c814176e7f127382e257bcb8de4498e22" integrity sha512-RkkJeQmfUDT+Wq6iVGdvNY3rLTAD7KW1utgbCIyKRpDh41lf2Z8dC57GSapAh8TMLL1s6F57CUqXBZuGHZQgxA== -react-hook-form@6.15.5: - version "6.15.5" - resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-6.15.5.tgz#c2578f9ce6a6df7b33015587d40cd880dc13e2db" - integrity sha512-so2jEPYKdVk1olMo+HQ9D9n1hVzaPPFO4wsjgSeZ964R7q7CHsYRbVF0PGBi83FcycA5482WHflasdwLIUVENg== +react-hook-form@7.0.6: + version "7.0.6" + resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.0.6.tgz#c387551d9dc9f6339e9011c1e6c3fda404e16540" + integrity sha512-BBwnJ50JujuB6KWiTMtoS7Zq9YZUgmBFyoUAZ1HPgvTuQxAx6qAWcC7pygwF2oeFQQRFOvpBuQ1dD4LagFJeWQ== react-icons@4.2.0: version "4.2.0"