diff --git a/package.json b/package.json index d3ce82a..e07eb2c 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "eslint": "8.57.1", "eslint-config-next": "14.2.16", "next": "14.2.16", - "next-auth": "4.24.8", + "next-auth": "4.24.9", "react": "18.3.1", "react-dom": "18.3.1", "react-hook-form": "7.53.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a5b587b..85b4d61 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -25,7 +25,7 @@ importers: version: 5.16.7(@emotion/react@11.13.3(@types/react@18.3.4)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.4)(react@18.3.1))(@types/react@18.3.4)(react@18.3.1))(@types/react@18.3.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@next-auth/prisma-adapter': specifier: ^1.0.6 - version: 1.0.7(@prisma/client@4.16.2(prisma@4.16.2))(next-auth@4.24.8(next@14.2.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) + version: 1.0.7(@prisma/client@4.16.2(prisma@4.16.2))(next-auth@4.24.9(next@14.2.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) '@prisma/client': specifier: 4.16.2 version: 4.16.2(prisma@4.16.2) @@ -63,8 +63,8 @@ importers: specifier: 14.2.16 version: 14.2.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) next-auth: - specifier: 4.24.8 - version: 4.24.8(next@14.2.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: 4.24.9 + version: 4.24.9(next@14.2.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react: specifier: 18.3.1 version: 18.3.1 @@ -871,8 +871,8 @@ packages: convert-source-map@1.9.0: resolution: {integrity: sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==} - cookie@0.5.0: - resolution: {integrity: sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw==} + cookie@0.7.2: + resolution: {integrity: sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==} engines: {node: '>= 0.6'} core-util-is@1.0.2: @@ -1681,11 +1681,11 @@ packages: natural-compare@1.4.0: resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==} - next-auth@4.24.8: - resolution: {integrity: sha512-SLt3+8UCtklsotnz2p+nB4aN3IHNmpsQFAZ24VLxGotWGzSxkBh192zxNhm/J5wgkcrDWVp0bwqvW0HksK/Lcw==} + next-auth@4.24.9: + resolution: {integrity: sha512-1eSvaJb5I3EIzSkU+HMBnLPQTD+q23CuBhWRW6PvT7x5wVHTAkOTpnLobczPjqra38ai8E6uSlVy/HSV3gecXw==} peerDependencies: '@auth/core': 0.34.2 - next: ^12.2.5 || ^13 || ^14 + next: ^12.2.5 || ^13 || ^14 || ^15 nodemailer: ^6.6.5 react: ^17.0.2 || ^18 react-dom: ^17.0.2 || ^18 @@ -2638,10 +2638,10 @@ snapshots: optionalDependencies: '@types/react': 18.3.4 - '@next-auth/prisma-adapter@1.0.7(@prisma/client@4.16.2(prisma@4.16.2))(next-auth@4.24.8(next@14.2.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))': + '@next-auth/prisma-adapter@1.0.7(@prisma/client@4.16.2(prisma@4.16.2))(next-auth@4.24.9(next@14.2.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1))': dependencies: '@prisma/client': 4.16.2(prisma@4.16.2) - next-auth: 4.24.8(next@14.2.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + next-auth: 4.24.9(next@14.2.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@next/env@14.2.16': {} @@ -3154,7 +3154,7 @@ snapshots: convert-source-map@1.9.0: {} - cookie@0.5.0: {} + cookie@0.7.2: {} core-util-is@1.0.2: {} @@ -4174,11 +4174,11 @@ snapshots: natural-compare@1.4.0: {} - next-auth@4.24.8(next@14.2.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + next-auth@4.24.9(next@14.2.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: '@babel/runtime': 7.23.9 '@panva/hkdf': 1.0.4 - cookie: 0.5.0 + cookie: 0.7.2 jose: 4.15.5 next: 14.2.16(react-dom@18.3.1(react@18.3.1))(react@18.3.1) oauth: 0.9.15