From 1c79ccc0e2e9a1457d18a5cb5aac1855141656df Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 27 Oct 2024 08:07:28 +0200 Subject: [PATCH] fix(deps): update dependency next-auth to v4.24.10 (#6053) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- apps/nextjs-app/package.json | 2 +- yarn.lock | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/apps/nextjs-app/package.json b/apps/nextjs-app/package.json index d6c2fe9d180..d8b926b99a1 100644 --- a/apps/nextjs-app/package.json +++ b/apps/nextjs-app/package.json @@ -94,7 +94,7 @@ "jose": "5.9.6", "ky": "1.7.2", "next": "14.2.15", - "next-auth": "4.24.8", + "next-auth": "4.24.10", "next-connect": "1.0.0", "next-i18next": "15.3.1", "next-secure-headers": "2.2.0", diff --git a/yarn.lock b/yarn.lock index 347dd89499d..51faed17381 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9661,10 +9661,10 @@ __metadata: languageName: node linkType: hard -"cookie@npm:^0.5.0": - version: 0.5.0 - resolution: "cookie@npm:0.5.0" - checksum: 10c0/c01ca3ef8d7b8187bae434434582288681273b5a9ed27521d4d7f9f7928fe0c920df0decd9f9d3bbd2d14ac432b8c8cf42b98b3bdd5bfe0e6edddeebebe8b61d +"cookie@npm:^0.7.0": + version: 0.7.2 + resolution: "cookie@npm:0.7.2" + checksum: 10c0/9596e8ccdbf1a3a88ae02cf5ee80c1c50959423e1022e4e60b91dd87c622af1da309253d8abdb258fb5e3eacb4f08e579dc58b4897b8087574eee0fd35dfa5d2 languageName: node linkType: hard @@ -15601,13 +15601,13 @@ __metadata: languageName: node linkType: hard -"next-auth@npm:4.24.8": - version: 4.24.8 - resolution: "next-auth@npm:4.24.8" +"next-auth@npm:4.24.10": + version: 4.24.10 + resolution: "next-auth@npm:4.24.10" dependencies: "@babel/runtime": "npm:^7.20.13" "@panva/hkdf": "npm:^1.0.2" - cookie: "npm:^0.5.0" + cookie: "npm:^0.7.0" jose: "npm:^4.15.5" oauth: "npm:^0.9.15" openid-client: "npm:^5.4.0" @@ -15616,7 +15616,7 @@ __metadata: uuid: "npm:^8.3.2" 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 @@ -15625,7 +15625,7 @@ __metadata: optional: true nodemailer: optional: true - checksum: 10c0/4ef222c5564d32e8a2037d021863f6a08bd948d6c74060f6eb8c97dace5c6ff394d12a3adf27e7250f53dbcf30b48dff2cda5458a8d8017d92947e75dae32e38 + checksum: 10c0/055c953ec4b98389b61e4026d07d6c27ff3942bde5e0ac15b5e0b32f1d58097fb58a32f114624fd7606ee9e1aaec63f335305a472609e78e3fba336eb4ac18ad languageName: node linkType: hard @@ -15816,7 +15816,7 @@ __metadata: jsdom: "npm:25.0.1" ky: "npm:1.7.2" next: "npm:14.2.15" - next-auth: "npm:4.24.8" + next-auth: "npm:4.24.10" next-connect: "npm:1.0.0" next-i18next: "npm:15.3.1" next-secure-headers: "npm:2.2.0"