diff --git a/package.json b/package.json index 1f2669536..9d041f46f 100644 --- a/package.json +++ b/package.json @@ -189,7 +189,7 @@ "raw-loader": "4.0.2", "react": "17.0.2", "react-dom": "17.0.2", - "react-hook-form": "7.17.0", + "react-hook-form": "7.17.1", "react-test-renderer": "17.0.2", "react-transition-group": "4.4.2", "react-virtual": "2.8.2", diff --git a/yarn.lock b/yarn.lock index 3cc87a237..d63d66261 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15841,10 +15841,10 @@ react-helmet-async@^1.0.7: react-fast-compare "^3.2.0" shallowequal "^1.1.0" -react-hook-form@7.17.0: - version "7.17.0" - resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.17.0.tgz#a7ea8cf3416a7421228c5035856e5d69f99a80fb" - integrity sha512-hA6cbLxycyTRVL585jofNesc1sPtxn2GB1/KCV0P8lnmwzPmqhMxqbuX5TtTdTcBItf3grawfllkg1cv1iDMtQ== +react-hook-form@7.17.1: + version "7.17.1" + resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.17.1.tgz#dc257a5e34b3c353460ecdbbba5236e066cf80b1" + integrity sha512-9nQ+qKFHFpnWzQHdDh6F4Egxa8iJkue1KU921F8qqeyUVbPPjgQZDXaQyNHABEYjRh0ndjTI24GDA+lwm2lQdg== react-input-autosize@^3.0.0: version "3.0.0"