Skip to content

Commit f503317

Browse files
chore(deps): bump react-hook-form from 7.53.1 to 7.53.2 (#2840)
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.53.1 to 7.53.2. - [Release notes](https://github.com/react-hook-form/react-hook-form/releases) - [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md) - [Commits](react-hook-form/react-hook-form@v7.53.1...v7.53.2) --- updated-dependencies: - dependency-name: react-hook-form dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ccdc1b3 commit f503317

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/apps/human-app/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"query-string": "^9.0.0",
4040
"react": "^18.2.0",
4141
"react-dom": "^18.2.0",
42-
"react-hook-form": "^7.53.1",
42+
"react-hook-form": "^7.53.2",
4343
"react-i18next": "^15.1.0",
4444
"react-imask": "^7.4.0",
4545
"react-number-format": "^5.3.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17242,10 +17242,10 @@ react-fast-compare@^2.0.1:
1724217242
resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-2.0.4.tgz#e84b4d455b0fec113e0402c329352715196f81f9"
1724317243
integrity sha512-suNP+J1VU1MWFKcyt7RtjiSWUjvidmQSlqu+eHslq+342xCbGTYmC0mEhPCOHxlW0CywylOC1u2DFAT+bv4dBw==
1724417244

17245-
react-hook-form@^7.53.1:
17246-
version "7.53.1"
17247-
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.53.1.tgz#3f2cd1ed2b3af99416a4ac674da2d526625add67"
17248-
integrity sha512-6aiQeBda4zjcuaugWvim9WsGqisoUk+etmFEsSUMm451/Ic8L/UAb7sRtMj3V+Hdzm6mMjU1VhiSzYUZeBm0Vg==
17245+
react-hook-form@^7.53.2:
17246+
version "7.53.2"
17247+
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.53.2.tgz#6fa37ae27330af81089baadd7f322cc987b8e2ac"
17248+
integrity sha512-YVel6fW5sOeedd1524pltpHX+jgU2u3DSDtXEaBORNdqiNrsX/nUI/iGXONegttg0mJVnfrIkiV0cmTU6Oo2xw==
1724917249

1725017250
react-i18next@^15.1.0:
1725117251
version "15.1.0"

0 commit comments

Comments
 (0)