diff --git a/frontend/package.json b/frontend/package.json index 249c91a8f..7826b3d6b 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.9.1", "@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 29518a5cf..6032d3207 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -27,8 +27,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.9.1 + version: 3.9.1(react-hook-form@7.51.3(react@18.2.0)) '@microsoft/fetch-event-source': specifier: 2.0.1 version: 2.0.1 @@ -659,8 +659,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.9.1': + resolution: {integrity: sha512-ud2HqmGBM0P0IABqoskKWI6PEf6ZDDBZkFqe2Vnl+mTHCEHzr3ISjjZyCwTjC/qpL25JC9aIDkloQejvMeq0ug==} peerDependencies: react-hook-form: ^7.0.0 @@ -4635,7 +4635,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.9.1(react-hook-form@7.51.3(react@18.2.0))': dependencies: react-hook-form: 7.51.3(react@18.2.0)