Skip to content

Commit

Permalink
Update dependency next-auth to v4.22.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 28, 2023
1 parent 28a91ac commit f761ed4
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 @@ -22,7 +22,7 @@
"jimp": "^0.22.4",
"multer": "1.4.4",
"next": "^13.2.4",
"next-auth": "4.20.1",
"next-auth": "4.22.1",
"nodemailer": "6.9.1",
"number-to-words": "1.2.4",
"pdfkit": "0.13.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8524,9 +8524,9 @@ __metadata:
languageName: node
linkType: hard

"next-auth@npm:4.20.1":
version: 4.20.1
resolution: "next-auth@npm:4.20.1"
"next-auth@npm:4.22.1":
version: 4.22.1
resolution: "next-auth@npm:4.22.1"
dependencies:
"@babel/runtime": ^7.20.13
"@panva/hkdf": ^1.0.2
Expand All @@ -8545,7 +8545,7 @@ __metadata:
peerDependenciesMeta:
nodemailer:
optional: true
checksum: f3414533716e7cc4f80bf070e4eec95e4dced331694e6dd446704b73145804585962be6e107946bdedab05d392b20dad7a7b62ac6cd0bfade0482a0a9d741c0b
checksum: 42bae16b62bac4b3d215d991c7c964dfc071a84df32900a28d4cbc20d4b6a65689b3ba9f10633780a22ff0cbc420248d012614a5b0d82918f9bbb56f7f92f7c5
languageName: node
linkType: hard

Expand Down Expand Up @@ -8650,7 +8650,7 @@ __metadata:
lint-staged: 13.2.2
multer: 1.4.4
next: ^13.2.4
next-auth: 4.20.1
next-auth: 4.22.1
nodemailer: 6.9.1
number-to-words: 1.2.4
pdfkit: 0.13.0
Expand Down

0 comments on commit f761ed4

Please sign in to comment.