diff --git a/package-lock.json b/package-lock.json index f29c2c44..be72e84e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14990,9 +14990,9 @@ } }, "react-hook-form": { - "version": "6.12.2", - "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-6.12.2.tgz", - "integrity": "sha512-O72E2DXyk7djFqyy6eYi5yESGweKe0CNHHPS0Mx4JazpLbE4Ox+66ldZ23f0J5ZN/krEjDWRD+hUfg5Shvfhtw==" + "version": "7.43.4", + "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.43.4.tgz", + "integrity": "sha512-JZp05wvmuV8qr3NNDWwyhiQL05sh9E8x/2NoWtkdiyyiezmwOr5pKexlvbCEfBMa7ZYrvzk88G/uhLl47T9b7Q==" }, "react-intl": { "version": "5.10.6", diff --git a/package.json b/package.json index cbfd3a79..c0d82f2f 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "react-datepicker": "^3.3.0", "react-dom": "^17.0.1", "react-firebaseui": "^4.1.0", - "react-hook-form": "^6.12.2", + "react-hook-form": "^7.43.4", "react-intl": "^5.10.6", "react-redux": "^7.2.2", "react-redux-toastr": "^7.6.5",