diff --git a/package-lock.json b/package-lock.json index 509c78a..9475c32 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16180,9 +16180,9 @@ } }, "react-hook-form": { - "version": "6.8.4", - "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-6.8.4.tgz", - "integrity": "sha512-qFd5SPPQUZWe+yXF6yjuJXKK8cLXywrzQuw74nL1jptW9Fad4HsEzfh+53Jg3c5TFPIwdIxrMNUvQfd0/p1y/w==" + "version": "7.43.1", + "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.43.1.tgz", + "integrity": "sha512-+s3+s8LLytRMriwwuSqeLStVjRXFGxgjjx2jED7Z+wz1J/88vpxieRQGvJVvzrzVxshZ0BRuocFERb779m2kNg==" }, "react-hot-loader": { "version": "4.12.21", diff --git a/package.json b/package.json index 280c491..2f5c1f7 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "react": "^16.12.0", "react-dom": "^16.12.0", "react-helmet": "^6.1.0", - "react-hook-form": "^6.8.4", + "react-hook-form": "^7.43.1", "react-icons": "^3.11.0", "react-player": "^2.6.1", "react-rainbow-components": "^1.16.0", diff --git a/yarn.lock b/yarn.lock index f709eb6..e9a40c0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12569,10 +12569,10 @@ react-helmet@^6.1.0: react-fast-compare "^3.1.1" react-side-effect "^2.1.0" -react-hook-form@^6.8.4: - version "6.11.5" - resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-6.11.5.tgz#d3059f159836d19b73ec6fca0906888c60dab16a" - integrity sha512-y5RRz3ty/9I0Ps1VONcRw+L9QcFoq01lMDJt15Se1ax9lg7ThLSLpeNALXSRJhmbOhLPJnTTxC8W21EE+8SJNw== +react-hook-form@^7.43.1: + version "7.43.1" + resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.43.1.tgz#0d0d7822f3f7fc05ffc41d5f012b49b90fcfa0f0" + integrity sha512-+s3+s8LLytRMriwwuSqeLStVjRXFGxgjjx2jED7Z+wz1J/88vpxieRQGvJVvzrzVxshZ0BRuocFERb779m2kNg== react-hot-loader@^4.12.21: version "4.12.21"