diff --git a/frontend/package.json b/frontend/package.json index b1133c3a7..f592e0664 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -6,7 +6,7 @@ "dependencies": { "@floating-ui/react": "0.26.13", "@hookform/error-message": "2.0.1", - "@hookform/resolvers": "2.7.1", + "@hookform/resolvers": "3.10.0", "@microsoft/fetch-event-source": "2.0.1", "@szhsin/react-menu": "3.5.3", "@tanstack/react-query": "4.36.1", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index d23c01a88..9a467885e 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -28,8 +28,8 @@ importers: specifier: 2.0.1 version: 2.0.1(react-dom@18.2.0(react@18.2.0))(react-hook-form@7.51.3(react@18.2.0))(react@18.2.0) '@hookform/resolvers': - specifier: 2.7.1 - version: 2.7.1(react-hook-form@7.51.3(react@18.2.0)) + specifier: 3.10.0 + version: 3.10.0(react-hook-form@7.51.3(react@18.2.0)) '@microsoft/fetch-event-source': specifier: 2.0.1 version: 2.0.1 @@ -660,8 +660,8 @@ packages: react-dom: '>=16.8.0' react-hook-form: ^7.0.0 - '@hookform/resolvers@2.7.1': - resolution: {integrity: sha512-dX//pnHJK9CJSz0bURQ7B84vSy1OnqJmB+ziVY4Jvc5VyL2qe0l3ol8QicCkjKxFdlOLlAds+eF0H0u8HELk5A==} + '@hookform/resolvers@3.10.0': + resolution: {integrity: sha512-79Dv+3mDF7i+2ajj7SkypSKHhl1cbln1OGavqrsF7p6mbUv11xpqpacPsGDCTRvCSjEEIez2ef1NveSVL3b0Ag==} peerDependencies: react-hook-form: ^7.0.0 @@ -4636,7 +4636,7 @@ snapshots: react-dom: 18.2.0(react@18.2.0) react-hook-form: 7.51.3(react@18.2.0) - '@hookform/resolvers@2.7.1(react-hook-form@7.51.3(react@18.2.0))': + '@hookform/resolvers@3.10.0(react-hook-form@7.51.3(react@18.2.0))': dependencies: react-hook-form: 7.51.3(react@18.2.0)