Skip to content

Commit 73c7251

Browse files
Update dependency react-hook-form to v7.51.3
1 parent fe8c4d0 commit 73c7251

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"normalize.css": "8.0.1",
6666
"react": "18.2.0",
6767
"react-dom": "18.2.0",
68-
"react-hook-form": "7.51.2",
68+
"react-hook-form": "7.51.3",
6969
"react-i18next": "14.1.0",
7070
"react-inlinesvg": "4.1.3",
7171
"react-redux": "9.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7644,10 +7644,10 @@ react-from-dom@^0.7.2:
76447644
resolved "https://registry.yarnpkg.com/react-from-dom/-/react-from-dom-0.7.2.tgz#791dcd2407ece4e943f954ce48986583a6286919"
76457645
integrity sha512-mu7bTd7euJ5SUpfrtTIQMt9dMXNT5WUW3dWOzOQKI2xgLbtrPKmGH4/vJO72FY9BUYu55Rz3/OY/rADD65632Q==
76467646

7647-
7648-
version "7.51.2"
7649-
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.51.2.tgz#79f7f72ee217c5114ff831012d1a7ec344096e7f"
7650-
integrity sha512-y++lwaWjtzDt/XNnyGDQy6goHskFualmDlf+jzEZvjvz6KWDf7EboL7pUvRCzPTJd0EOPpdekYaQLEvvG6m6HA==
7647+
7648+
version "7.51.3"
7649+
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.51.3.tgz#7486dd2d52280b6b28048c099a98d2545931cab3"
7650+
integrity sha512-cvJ/wbHdhYx8aviSWh28w9ImjmVsb5Y05n1+FW786vEZQJV5STNM0pW6ujS+oiBecb0ARBxJFyAnXj9+GHXACQ==
76517651

76527652
76537653
version "14.1.0"

0 commit comments

Comments
 (0)