Skip to content

Commit c965d9f

Browse files
Update dependency react-hook-form to ^7.45.4
1 parent 4484583 commit c965d9f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"next": "^12.0.7",
1717
"react": "^17.0.2",
1818
"react-dom": "^17.0.2",
19-
"react-hook-form": "^7.27.1",
19+
"react-hook-form": "^7.45.4",
2020
"react-icons": "^4.3.1",
2121
"tinybase": "^1.0.5"
2222
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5328,10 +5328,10 @@ react-fast-compare@^3.0.1:
53285328
resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-3.2.0.tgz#641a9da81b6a6320f270e89724fb45a0b39e43bb"
53295329
integrity sha512-rtGImPZ0YyLrscKI9xTpV8psd6I8VAtjKCzQDlzyDvqJA8XOW78TXYQwNRNd8g8JZnDu8q9Fu/1v4HPAVwVdHA==
53305330

5331-
react-hook-form@^7.27.1:
5332-
version "7.27.1"
5333-
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.27.1.tgz#fe5fbcb6bf58751f66d9569e998d671480cc57f6"
5334-
integrity sha512-N3a7A6zIQ8DJeThisVZGtOUabTbJw+7DHJidmB9w8m3chckv2ZWKb5MHps9d2pPJqmCDoWe53Bos56bYmJms5w==
5331+
react-hook-form@^7.45.4:
5332+
version "7.45.4"
5333+
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.45.4.tgz#73d228b704026ae95d7e5f7b207a681b173ec62a"
5334+
integrity sha512-HGDV1JOOBPZj10LB3+OZgfDBTn+IeEsNOKiq/cxbQAIbKaiJUe/KV8DBUzsx0Gx/7IG/orWqRRm736JwOfUSWQ==
53355335

53365336
react-icons@^4.3.1:
53375337
version "4.3.1"

0 commit comments

Comments
 (0)