diff --git a/package.json b/package.json index 4220ad4..2e3bb3c 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ }, "dependencies": { "@authenio/samlify-node-xmllint": "^2.0.0", - "@hookform/resolvers": "^4.0.0", + "@hookform/resolvers": "^5.0.0", "@icons-pack/react-simple-icons": "^9.0.0", "@next-boost/hybrid-disk-cache": "^0.3.0", "@prisma/client": "^5.2.0", @@ -195,5 +195,5 @@ "pnpm run format" ] }, - "version": "2.0.16" + "version": "2.0.17" }