Skip to content

Commit 6ac267c

Browse files
committed
fix(deps): update dependency react-hook-form to v7.44.3
1 parent 0a8784b commit 6ac267c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"next": "12.3.4",
1616
"react": "18.2.0",
1717
"react-dom": "18.2.0",
18-
"react-hook-form": "7.44.2",
18+
"react-hook-form": "7.44.3",
1919
"typeface-rubik": "1.1.13",
2020
"typeface-ubuntu-mono": "1.1.13"
2121
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2070,10 +2070,10 @@ react-dom@18.2.0:
20702070
loose-envify "^1.1.0"
20712071
scheduler "^0.23.0"
20722072

2073-
react-hook-form@7.44.2:
2074-
version "7.44.2"
2075-
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.44.2.tgz#220186d3e380b3d6b15083b094a6ca77d3797a8b"
2076-
integrity sha512-IyihmIbCwzDI/iqlecTRa7+4BCnzNx40upSlGvIU7qwENhTf6APatm4bmL9ANtWKPYlD67SIlxfls7GwCUe+Lg==
2073+
react-hook-form@7.44.3:
2074+
version "7.44.3"
2075+
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.44.3.tgz#a99e560c6ef2b668db1daaebc4f98267331b6828"
2076+
integrity sha512-/tHId6p2ViAka1wECMw8FEPn/oz/w226zehHrJyQ1oIzCBNMIJCaj6ZkQcv+MjDxYh9MWR7RQic7Qqwe4a5nkw==
20772077

20782078
react-is@^16.13.1, react-is@^16.7.0, react-is@^16.8.1:
20792079
version "16.13.1"

0 commit comments

Comments
 (0)