diff --git a/packages/webseal/package.json b/packages/webseal/package.json index 76053af..cd82cb1 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.53.1" }, "devDependencies": { "jest-watch-typeahead": "0.6.5", diff --git a/yarn.lock b/yarn.lock index 57fa319..352faed 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.53.1: + version "7.53.1" + resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.53.1.tgz#3f2cd1ed2b3af99416a4ac674da2d526625add67" + integrity sha512-6aiQeBda4zjcuaugWvim9WsGqisoUk+etmFEsSUMm451/Ic8L/UAb7sRtMj3V+Hdzm6mMjU1VhiSzYUZeBm0Vg== react-is@^16.13.1, react-is@^16.3.2: version "16.13.1"