Skip to content

Commit 1f7fe1f

Browse files
committed
Update dependency react-hook-form to v7.31.3
1 parent 4d5952b commit 1f7fe1f

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
@@ -21,7 +21,7 @@
2121
"react-google-recaptcha": "2.1.0",
2222
"react-google-recaptcha-v3": "1.9.7",
2323
"react-helmet": "6.1.0",
24-
"react-hook-form": "7.30.0",
24+
"react-hook-form": "7.31.3",
2525
"react-helmet-async": "1.3.0",
2626
"react-lightgallery": "0.9.0",
2727
"react-query": "3.34.20",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8418,10 +8418,10 @@ [email protected]:
84188418
react-fast-compare "^3.1.1"
84198419
react-side-effect "^2.1.0"
84208420

8421-
react-hook-form@7.30.0:
8422-
version "7.30.0"
8423-
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.30.0.tgz#c9e2fd54d3627e43bd94bf38ef549df2e80c1371"
8424-
integrity sha512-DzjiM6o2vtDGNMB9I4yCqW8J21P314SboNG1O0obROkbg7KVS0I7bMtwSdKyapnCPjHgnxc3L7E5PEdISeEUcQ==
8421+
react-hook-form@7.31.3:
8422+
version "7.31.3"
8423+
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.31.3.tgz#b61bafb9a7435f91695351a7a9f714d8c4df0121"
8424+
integrity sha512-NVZdCWViIWXXXlQ3jxVQH0NuNfwPf8A/0KvuCxrM9qxtP1qYosfR2ZudarziFrVOC7eTUbWbm1T4OyYCwv9oSQ==
84258425

84268426
react-is@^16.13.1, react-is@^16.3.2, react-is@^16.7.0:
84278427
version "16.13.1"

0 commit comments

Comments
 (0)