Skip to content

Commit f4f7310

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

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.11",
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.11":
988+
version "2.9.11"
989+
resolved "https://registry.yarnpkg.com/@hookform/resolvers/-/resolvers-2.9.11.tgz#9ce96e7746625a89239f68ca57c4f654264c17ef"
990+
integrity sha512-bA3aZ79UgcHj7tFV7RlgThzwSSHZgvfbt2wprldRkYBcMopdMvHyO17Wwp/twcJasNFischFfS7oz8Katz8DdQ==
991991

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

0 commit comments

Comments
 (0)