Skip to content

Commit

Permalink
fix(deps): update dependency next-auth to v4.24.6 (#5088)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 14, 2024
1 parent d21cd14 commit a5c6ce7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.2.2",
"ky": "1.2.0",
"next": "14.1.0",
"next-auth": "4.24.5",
"next-auth": "4.24.6",
"next-connect": "1.0.0",
"next-i18next": "15.2.0",
"next-secure-headers": "2.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17707,9 +17707,9 @@ __metadata:
languageName: node
linkType: hard

"next-auth@npm:4.24.5":
version: 4.24.5
resolution: "next-auth@npm:4.24.5"
"next-auth@npm:4.24.6":
version: 4.24.6
resolution: "next-auth@npm:4.24.6"
dependencies:
"@babel/runtime": "npm:^7.20.13"
"@panva/hkdf": "npm:^1.0.2"
Expand All @@ -17728,7 +17728,7 @@ __metadata:
peerDependenciesMeta:
nodemailer:
optional: true
checksum: 10c0/3ba2cf707903af8a0571ba9e95389e8fb110308110589dfa07c7edcfc185f92b3046474991e18f63bdf990694cda7a583cd3b020f9b58243b2c0403f341cc21a
checksum: 10c0/02d671af9e59ed074782506400553036bca0a2ad12787380641db74f2e9408fb8cc6a757dbecadfe7a2eab3a424e3eb1ba5f51899e2bb005e86c5e1aa2ea50c4
languageName: node
linkType: hard

Expand Down Expand Up @@ -17915,7 +17915,7 @@ __metadata:
jsdom: "npm:24.0.0"
ky: "npm:1.2.0"
next: "npm:14.1.0"
next-auth: "npm:4.24.5"
next-auth: "npm:4.24.6"
next-connect: "npm:1.0.0"
next-i18next: "npm:15.2.0"
next-secure-headers: "npm:2.2.0"
Expand Down

0 comments on commit a5c6ce7

Please sign in to comment.