diff --git a/package.json b/package.json index 6628905..a076f77 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "react": "^17.0.2", "react-dom": "^17.0.2", "react-full-screen": "^1.1.1", - "react-hook-form": "^6.11.0", + "react-hook-form": "^7.35.0", "react-json-view": "^1.21.3", "react-router-dom": "^5.2.0", "react-scripts": "5.0.1", diff --git a/yarn.lock b/yarn.lock index 916e1fc..edd8880 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9506,10 +9506,10 @@ react-full-screen@^1.1.1: dependencies: fscreen "^1.0.2" -react-hook-form@^6.11.0: - version "6.15.8" - resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-6.15.8.tgz#725c139d308c431c4611e4b9d85a49f01cfc0e7a" - integrity sha512-prq82ofMbnRyj5wqDe8hsTRcdR25jQ+B8KtCS7BLCzjFHAwNuCjRwzPuP4eYLsEBjEIeYd6try+pdLdw0kPkpg== +react-hook-form@^7.35.0: + version "7.35.0" + resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.35.0.tgz#b133de48fc84b1e62f9277ba79dfbacd9bb13dd3" + integrity sha512-9CYdOed+Itbiu5VMVxW0PK9mBR3f0gDGJcZEyUSm0eJbDymQ913TRs2gHcQZZmfTC+rtxyDFRuelMxx/+xwMcw== react-is@^16.13.1, react-is@^16.6.0, react-is@^16.7.0: version "16.13.1"