diff --git a/package-lock.json b/package-lock.json index 04b9445..dee386b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "react": "^18.0.0-rc.1", "react-dom": "^18.0.0-rc.1", "react-error-boundary": "^3.1.4", - "react-hook-form": "^7.31.0", + "react-hook-form": "^7.50.1", "react-syntax-highlighter": "^15.5.0", "rekor": "^0.2.0", "sharp": "^0.33.2" @@ -4345,9 +4345,9 @@ } }, "node_modules/react-hook-form": { - "version": "7.43.7", - "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.43.7.tgz", - "integrity": "sha512-38yehQkQQ5uufaPKFScs7jhLE8n3+LG9H/BZfFAiBL2+7piDmw/BrdNJV4irzMaPnWZGhmGLHVICHXNVGIuXZg==", + "version": "7.50.1", + "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.50.1.tgz", + "integrity": "sha512-3PCY82oE0WgeOgUtIr3nYNNtNvqtJ7BZjsbxh6TnYNbXButaD5WpjOmTjdxZfheuHKR68qfeFnEDVYoSSFPMTQ==", "engines": { "node": ">=12.22.0" }, @@ -8171,9 +8171,9 @@ } }, "react-hook-form": { - "version": "7.43.7", - "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.43.7.tgz", - "integrity": "sha512-38yehQkQQ5uufaPKFScs7jhLE8n3+LG9H/BZfFAiBL2+7piDmw/BrdNJV4irzMaPnWZGhmGLHVICHXNVGIuXZg==", + "version": "7.50.1", + "resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.50.1.tgz", + "integrity": "sha512-3PCY82oE0WgeOgUtIr3nYNNtNvqtJ7BZjsbxh6TnYNbXButaD5WpjOmTjdxZfheuHKR68qfeFnEDVYoSSFPMTQ==", "requires": {} }, "react-syntax-highlighter": { diff --git a/package.json b/package.json index ae4a032..f30accc 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "react": "^18.0.0-rc.1", "react-dom": "^18.0.0-rc.1", "react-error-boundary": "^3.1.4", - "react-hook-form": "^7.31.0", + "react-hook-form": "^7.50.1", "react-syntax-highlighter": "^15.5.0", "rekor": "^0.2.0", "sharp": "^0.33.2"