diff --git a/packages/webseal/package.json b/packages/webseal/package.json index 76053af..23f7561 100644 --- a/packages/webseal/package.json +++ b/packages/webseal/package.json @@ -18,7 +18,7 @@ "react-copy-to-clipboard": "^5.1.0", "react-dom": "17.0.2", "react-feather": "^2.0.9", - "react-hook-form": "7.43.9" + "react-hook-form": "7.52.0" }, "devDependencies": { "jest-watch-typeahead": "0.6.5", diff --git a/yarn.lock b/yarn.lock index 57fa319..b80ee35 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12681,10 +12681,10 @@ react-feather@^2.0.9: dependencies: prop-types "^15.7.2" -react-hook-form@7.43.9: - version "7.43.9" - resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.43.9.tgz#84b56ac2f38f8e946c6032ccb760e13a1037c66d" - integrity sha512-AUDN3Pz2NSeoxQ7Hs6OhQhDr6gtF9YRuutGDwPQqhSUAHJSgGl2VeY3qN19MG0SucpjgDiuMJ4iC5T5uB+eaNQ== +react-hook-form@7.52.0: + version "7.52.0" + resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.52.0.tgz#e52b33043e283719586b9dd80f6d51b68dd3999c" + integrity sha512-mJX506Xc6mirzLsmXUJyqlAI3Kj9Ph2RhplYhUVffeOQSnubK2uVqBFOBJmvKikvbFV91pxVXmDiR+QMF19x6A== react-is@^16.13.1, react-is@^16.3.2: version "16.13.1"