Skip to content

Commit 7d4b412

Browse files
Merge pull request #473 from LuisAlejandro/dependabot/npm_and_yarn/hookform/resolvers-5.0.1
Bump @hookform/resolvers from 4.1.3 to 5.0.1
2 parents 75c1fa7 + 8cebda6 commit 7d4b412

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
@@ -22,7 +22,7 @@
2222
"dependencies": {
2323
"@aws-sdk/client-sesv2": "^3.782.0",
2424
"@cosmicjs/sdk": "^1.5.2",
25-
"@hookform/resolvers": "^4.1.3",
25+
"@hookform/resolvers": "^5.0.1",
2626
"@svgr/webpack": "^8.1.0",
2727
"axios": "^1.9.0",
2828
"bcrypt": "^5.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1411,10 +1411,10 @@
14111411
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.1.tgz#de633db3ec2ef6a3c89e2f19038063e8a122e2c2"
14121412
integrity sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q==
14131413

1414-
"@hookform/resolvers@^4.1.3":
1415-
version "4.1.3"
1416-
resolved "https://registry.yarnpkg.com/@hookform/resolvers/-/resolvers-4.1.3.tgz#97a20cc0e88d3b66c50e1e9fd6e089a94c689e07"
1417-
integrity sha512-Jsv6UOWYTrEFJ/01ZrnwVXs7KDvP8XIo115i++5PWvNkNvkrsTfGiLS6w+eJ57CYtUtDQalUWovCZDHFJ8u1VQ==
1414+
"@hookform/resolvers@^5.0.1":
1415+
version "5.0.1"
1416+
resolved "https://registry.yarnpkg.com/@hookform/resolvers/-/resolvers-5.0.1.tgz#0a5e90310149e3ac5b017efcb5beb9bdbb711f38"
1417+
integrity sha512-u/+Jp83luQNx9AdyW2fIPGY6Y7NG68eN2ZW8FOJYL+M0i4s49+refdJdOp/A9n9HFQtQs3HIDHQvX3ZET2o7YA==
14181418
dependencies:
14191419
"@standard-schema/utils" "^0.3.0"
14201420

0 commit comments

Comments
 (0)