Skip to content

Commit c1f4576

Browse files
fix(deps): update dependency @hookform/resolvers to v2.9.10
1 parent 0740259 commit c1f4576

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
@@ -33,7 +33,7 @@
3333
"@emotion/react": "^11",
3434
"@emotion/styled": "^11",
3535
"@hapi/boom": "9.1.4",
36-
"@hookform/resolvers": "2.8.0",
36+
"@hookform/resolvers": "2.9.10",
3737
"@prisma/client": "2.30.2",
3838
"@reduxjs/toolkit": "1.6.1",
3939
"@sendgrid/mail": "7.4.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -984,10 +984,10 @@
984984
resolved "https://registry.yarnpkg.com/@hapi/hoek/-/hoek-9.2.0.tgz#f3933a44e365864f4dad5db94158106d511e8131"
985985
integrity sha512-sqKVVVOe5ivCaXDWivIJYVSaEgdQK9ul7a4Kity5Iw7u9+wBAPbX1RMSnLLmp7O4Vzj0WOWwMAJsTL00xwaNug==
986986

987-
"@hookform/resolvers@2.8.0":
988-
version "2.8.0"
989-
resolved "https://registry.yarnpkg.com/@hookform/resolvers/-/resolvers-2.8.0.tgz#32e82b072ff71c71e62fb2901b129642a0c5897e"
990-
integrity sha512-ALlr0Bg6zDHdRsdqkwfWGPMnIxP4hqMRPvFDHp7lWXQeA7rKykto3cWqQQh1s0PzX043RHwMB6OHVPMwFJqwxg==
987+
"@hookform/resolvers@2.9.10":
988+
version "2.9.10"
989+
resolved "https://registry.yarnpkg.com/@hookform/resolvers/-/resolvers-2.9.10.tgz#e7e88942ee34e97b7bc937b0be4694194c9cd420"
990+
integrity sha512-JIL1DgJIlH9yuxcNGtyhsWX/PgNltz+5Gr6+8SX9fhXc/hPbEIk6wPI82nhgvp3uUb6ZfAM5mqg/x7KR7NAb+A==
991991

992992
"@humanwhocodes/config-array@^0.5.0":
993993
version "0.5.0"

0 commit comments

Comments
 (0)