Skip to content

Commit

Permalink
chore(deps): update dependency next-auth to v4.23.2 (#243)
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 Oct 4, 2023
1 parent 9c9a417 commit 55c2c06
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"maxmind": "4.3.11",
"ms": "2.1.3",
"next": "12.3.4",
"next-auth": "4.22.3",
"next-auth": "4.23.2",
"nodemailer": "6.9.5",
"prisma": "4.14.1",
"react": "18.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6718,9 +6718,9 @@ __metadata:
languageName: node
linkType: hard

"next-auth@npm:4.22.3":
version: 4.22.3
resolution: "next-auth@npm:4.22.3"
"next-auth@npm:4.23.2":
version: 4.23.2
resolution: "next-auth@npm:4.23.2"
dependencies:
"@babel/runtime": ^7.20.13
"@panva/hkdf": ^1.0.2
Expand All @@ -6739,7 +6739,7 @@ __metadata:
peerDependenciesMeta:
nodemailer:
optional: true
checksum: 2ab79f91c417320a514250a8ccd1753fe0779992b9d4c949c22704f2375ec30a221c72a0e817bb6372ca422c56a0a84280f6b8d97156265370ef9ca7d5636624
checksum: 4820fdc8d9f066afd2dfe64012d7aba727fd7b82fec3a94e85ea5c1651cb4bf532d8742bfd253d9910055833f00c1c8f8f17212661f7648ecff4dd1f3e002e80
languageName: node
linkType: hard

Expand Down Expand Up @@ -8488,7 +8488,7 @@ __metadata:
maxmind: 4.3.11
ms: 2.1.3
next: 12.3.4
next-auth: 4.22.3
next-auth: 4.23.2
nodemailer: 6.9.5
postcss: 8.4.29
prisma: 4.14.1
Expand Down

0 comments on commit 55c2c06

Please sign in to comment.