diff --git a/package.json b/package.json index f86a936..b6af430 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "react": "18.2.0", "react-dom": "18.2.0", "react-draft-wysiwyg": "^1.15.0", - "react-hook-form": "^7.42.0", + "react-hook-form": "^7.45.4", "react-jwt": "^1.1.8", "react-qr-barcode-scanner": "^1.0.6", "react-redux": "^8.0.5", diff --git a/yarn.lock b/yarn.lock index 81d7a8e..61b9e57 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4077,10 +4077,10 @@ react-draft-wysiwyg@^1.15.0: linkify-it "^2.2.0" prop-types "^15.7.2" -react-hook-form@^7.42.0: - version "7.42.0" - resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.42.0.tgz#91817cccd44e12af8fbf26c45e756634e76cbd23" - integrity sha512-XDEjSUZmT68FOSv2FaD3XlN1sa2HB9vIQ9SVKsogGrHUY43o2aANQDC9LgHa4zusqCMKLG3qitpTcEhpYWHBFw== +react-hook-form@^7.45.4: + version "7.45.4" + resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.45.4.tgz#73d228b704026ae95d7e5f7b207a681b173ec62a" + integrity sha512-HGDV1JOOBPZj10LB3+OZgfDBTn+IeEsNOKiq/cxbQAIbKaiJUe/KV8DBUzsx0Gx/7IG/orWqRRm736JwOfUSWQ== react-is@^16.13.1, react-is@^16.7.0: version "16.13.1"