Skip to content

Commit 0e62434

Browse files
committed
Update dependency react-hook-form to v6.15.6
1 parent aefa5bb commit 0e62434

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

client/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"normalize.css": "8.0.1",
1414
"react": "17.0.1",
1515
"react-dom": "17.0.1",
16-
"react-hook-form": "6.15.4",
16+
"react-hook-form": "6.15.6",
1717
"react-router-dom": "5.2.0",
1818
"react-scripts": "4.0.3",
1919
"swr": "0.4.2",

client/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9385,10 +9385,10 @@ react-error-overlay@^6.0.9:
93859385
resolved "https://registry.npmjs.org/react-error-overlay/-/react-error-overlay-6.0.9.tgz"
93869386
integrity sha512-nQTTcUu+ATDbrSD1BZHr5kgSD4oF8OFjxun8uAaL8RwPBacGBNPf/yAuVVdx17N8XNzRDMrZ9XcKZHCjPW+9ew==
93879387

9388-
react-hook-form@6.15.4:
9389-
version "6.15.4"
9390-
resolved "https://registry.npmjs.org/react-hook-form/-/react-hook-form-6.15.4.tgz"
9391-
integrity sha512-K+Sw33DtTMengs8OdqFJI3glzNl1wBzSefD/ksQw/hJf9CnOHQAU6qy82eOrh0IRNt2G53sjr7qnnw1JDjvx1w==
9388+
react-hook-form@6.15.6:
9389+
version "6.15.6"
9390+
resolved "https://registry.npmjs.org/react-hook-form/-/react-hook-form-6.15.6.tgz"
9391+
integrity sha512-WIrOAoWw+ftMC13tJd5VL/vyNV6EkPKOUY/TwUHBinym/45k3gmC67an2rETvdDXxwXfCIaD+kPyMwjXBnCjBw==
93929392

93939393
react-is@^16.6.0, react-is@^16.7.0, react-is@^16.8.1:
93949394
version "16.13.1"

0 commit comments

Comments
 (0)