diff --git a/package-lock.json b/package-lock.json index 1af6e76..b8e42b8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20778,9 +20778,9 @@ } }, "react-hook-form": { - "version": "7.25.3", - "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.25.3.tgz", - "integrity": "sha512-jL4SByMaC8U3Vhu9s7CwgJBP4M6I3Kpwxib9LrCwWSRPnXDrNQL4uihSTqLLoDICqSUhwwvian9uVYfv+ITtGg==" + "version": "7.45.2", + "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.45.2.tgz", + "integrity": "sha512-9s45OdTaKN+4NSTbXVqeDITd/nwIg++nxJGL8+OD5uf1DxvhsXQ641kaYHk5K28cpIOTYm71O/fYk7rFaygb3A==" }, "react-icons": { "version": "4.2.0", diff --git a/package.json b/package.json index e42679c..6743690 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "polished": "^4.1.3", "react": "^17.0.2", "react-dom": "^17.0.2", - "react-hook-form": "^7.25.3", + "react-hook-form": "^7.45.2", "react-icons": "^4.2.0", "react-lottie": "^1.2.3", "react-router-dom": "^5.2.0",