diff --git a/example-code-flow/nextjs-fullstack/package.json b/example-code-flow/nextjs-fullstack/package.json index ca43124..2a0a0bc 100644 --- a/example-code-flow/nextjs-fullstack/package.json +++ b/example-code-flow/nextjs-fullstack/package.json @@ -18,7 +18,7 @@ "eslint-config-next": "13.4.6", "jose": "^4.14.4", "next": "13.4.6", - "next-auth": "^4.22.1", + "next-auth": "^4.24.5", "postcss": "8.4.24", "react": "18.2.0", "react-dom": "18.2.0", diff --git a/example-code-flow/nextjs-fullstack/pnpm-lock.yaml b/example-code-flow/nextjs-fullstack/pnpm-lock.yaml index 574d6df..77ccdc3 100644 --- a/example-code-flow/nextjs-fullstack/pnpm-lock.yaml +++ b/example-code-flow/nextjs-fullstack/pnpm-lock.yaml @@ -30,8 +30,8 @@ dependencies: specifier: 13.4.6 version: 13.4.6(@babel/core@7.22.5)(react-dom@18.2.0)(react@18.2.0) next-auth: - specifier: ^4.22.1 - version: 4.22.1(next@13.4.6)(react-dom@18.2.0)(react@18.2.0) + specifier: ^4.24.5 + version: 4.24.5(next@13.4.6)(react-dom@18.2.0)(react@18.2.0) postcss: specifier: 8.4.24 version: 8.4.24 @@ -3510,10 +3510,10 @@ packages: resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==} dev: false - /next-auth@4.22.1(next@13.4.6)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-NTR3f6W7/AWXKw8GSsgSyQcDW6jkslZLH8AiZa5PQ09w1kR8uHtR9rez/E9gAq/o17+p0JYHE8QjF3RoniiObA==} + /next-auth@4.24.5(next@13.4.6)(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-3RafV3XbfIKk6rF6GlLE4/KxjTcuMCifqrmD+98ejFq73SRoj2rmzoca8u764977lH/Q7jo6Xu6yM+Re1Mz/Og==} peerDependencies: - next: ^12.2.5 || ^13 + next: ^12.2.5 || ^13 || ^14 nodemailer: ^6.6.5 react: ^17.0.2 || ^18 react-dom: ^17.0.2 || ^18