diff --git a/package.json b/package.json index 0a0b658..9db4eca 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.34.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 128720d..33fb6df 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.34.0: + version "7.34.0" + resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.34.0.tgz#22883b5e014e5c5e35f3061d0e3862153b0df2ec" + integrity sha512-s0/TJ09NVlEk2JPp3yit1WnMuPNBXFmUKEQPulgDi9pYBw/ZmmAFHe6AXWq73Y+kp8ye4OcMf0Jv+i/qLPektg== react-is@^16.13.1, react-is@^16.6.0, react-is@^16.7.0: version "16.13.1"