Skip to content

Commit

Permalink
fix(deps): update dependency next-auth to v4.24.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 11, 2025
1 parent c982b5f commit b32617c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion apps/nextjs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"jose": "5.9.6",
"ky": "1.7.4",
"next": "14.2.18",
"next-auth": "4.24.10",
"next-auth": "4.24.11",
"next-connect": "1.0.0",
"next-i18next": "15.4.0",
"next-secure-headers": "2.2.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15496,9 +15496,9 @@ __metadata:
languageName: node
linkType: hard

"next-auth@npm:4.24.10":
version: 4.24.10
resolution: "next-auth@npm:4.24.10"
"next-auth@npm:4.24.11":
version: 4.24.11
resolution: "next-auth@npm:4.24.11"
dependencies:
"@babel/runtime": "npm:^7.20.13"
"@panva/hkdf": "npm:^1.0.2"
Expand All @@ -15513,14 +15513,14 @@ __metadata:
"@auth/core": 0.34.2
next: ^12.2.5 || ^13 || ^14 || ^15
nodemailer: ^6.6.5
react: ^17.0.2 || ^18
react-dom: ^17.0.2 || ^18
react: ^17.0.2 || ^18 || ^19
react-dom: ^17.0.2 || ^18 || ^19
peerDependenciesMeta:
"@auth/core":
optional: true
nodemailer:
optional: true
checksum: 10c0/055c953ec4b98389b61e4026d07d6c27ff3942bde5e0ac15b5e0b32f1d58097fb58a32f114624fd7606ee9e1aaec63f335305a472609e78e3fba336eb4ac18ad
checksum: 10c0/56142678cfb8e751ae24f1396b3659aac7b1831f4f2283bcb2035224ebfd7ae82b62839383cf4029835d511cec339aad9665afcd1e711a631359fe123d970c0d
languageName: node
linkType: hard

Expand Down Expand Up @@ -15711,7 +15711,7 @@ __metadata:
jsdom: "npm:25.0.1"
ky: "npm:1.7.4"
next: "npm:14.2.18"
next-auth: "npm:4.24.10"
next-auth: "npm:4.24.11"
next-connect: "npm:1.0.0"
next-i18next: "npm:15.4.0"
next-secure-headers: "npm:2.2.0"
Expand Down

0 comments on commit b32617c

Please sign in to comment.