diff --git a/packages/webseal/package.json b/packages/webseal/package.json index 9dbae78..6989e52 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.49.2" }, "devDependencies": { "jest-watch-typeahead": "0.6.5", diff --git a/yarn.lock b/yarn.lock index 0d1b674..a491aa3 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.49.2: + version "7.49.2" + resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.49.2.tgz#6fb2742e1308020f26cb1915c7012b6c07b11ade" + integrity sha512-TZcnSc17+LPPVpMRIDNVITY6w20deMdNi6iehTFLV1x8SqThXGwu93HjlUVU09pzFgZH7qZOvLMM7UYf2ShAHA== react-is@^16.13.1, react-is@^16.3.2: version "16.13.1"