Skip to content

Commit

Permalink
fix(deps): update dependency next-auth to v4.22.3 (#4097)
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 Jul 18, 2023
1 parent 5bf9faf commit f5a9e19
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 @@ -89,7 +89,7 @@
"jose": "4.14.4",
"ky": "0.33.3",
"next": "13.4.10",
"next-auth": "4.22.1",
"next-auth": "4.22.3",
"next-connect": "1.0.0",
"next-i18next": "14.0.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 @@ -17870,9 +17870,9 @@ __metadata:
languageName: node
linkType: hard

"next-auth@npm:4.22.1":
version: 4.22.1
resolution: "next-auth@npm:4.22.1"
"next-auth@npm:4.22.3":
version: 4.22.3
resolution: "next-auth@npm:4.22.3"
dependencies:
"@babel/runtime": "npm:^7.20.13"
"@panva/hkdf": "npm:^1.0.2"
Expand All @@ -17891,7 +17891,7 @@ __metadata:
peerDependenciesMeta:
nodemailer:
optional: true
checksum: 2f3422f0c8b6b78593799654174386ed1df8943214f686062971139bc71bef3e43529b42089f6f670927d3feed35118ac5cea0c8a0c52947ba5611e9dee0b9bf
checksum: 8efce231d90e7192faa7648af6fe7a45cfb2d9e3bf13c7c280b4c913416c5990676bcb10d83b74e78486e41213add433c30c1801f5eb9cdb458451e4e7b4aa20
languageName: node
linkType: hard

Expand Down Expand Up @@ -18075,7 +18075,7 @@ __metadata:
jose: "npm:4.14.4"
ky: "npm:0.33.3"
next: "npm:13.4.10"
next-auth: "npm:4.22.1"
next-auth: "npm:4.22.3"
next-connect: "npm:1.0.0"
next-i18next: "npm:14.0.0"
next-secure-headers: "npm:2.2.0"
Expand Down

0 comments on commit f5a9e19

Please sign in to comment.