Skip to content

Commit

Permalink
fix(deps): update dependency next-auth to v4.24.5 [security] (#2878)
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 Nov 28, 2023
1 parent 5851c39 commit cbd5425
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"markdown-to-txt": "2.0.1",
"mmmagic": "0.5.3",
"next": "13.4.12",
"next-auth": "4.22.5",
"next-auth": "4.24.5",
"next-i18next": "^15.0.0",
"node-fetch": "^3.3.2",
"notifications-node-client": "5.1.2",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10181,7 +10181,7 @@ __metadata:
markdown-to-txt: "npm:2.0.1"
mmmagic: "npm:0.5.3"
next: "npm:13.4.12"
next-auth: "npm:4.22.5"
next-auth: "npm:4.24.5"
next-i18next: "npm:^15.0.0"
next-router-mock: "npm:^0.9.1-beta.0"
node-fetch: "npm:^3.3.2"
Expand Down Expand Up @@ -12990,9 +12990,9 @@ __metadata:
languageName: node
linkType: hard

"next-auth@npm:4.22.5":
version: 4.22.5
resolution: "next-auth@npm:4.22.5"
"next-auth@npm:4.24.5":
version: 4.24.5
resolution: "next-auth@npm:4.24.5"
dependencies:
"@babel/runtime": "npm:^7.20.13"
"@panva/hkdf": "npm:^1.0.2"
Expand All @@ -13004,14 +13004,14 @@ __metadata:
preact-render-to-string: "npm:^5.1.19"
uuid: "npm:^8.3.2"
peerDependencies:
next: ^12.2.5 || ^13
next: ^12.2.5 || ^13 || ^14
nodemailer: ^6.6.5
react: ^17.0.2 || ^18
react-dom: ^17.0.2 || ^18
peerDependenciesMeta:
nodemailer:
optional: true
checksum: 816821a21d797af12511c5d6fd866180d3c9711c7fceb0f5a0a7ca6fc7112b013973a5c645c1cf4602095b245e7bb5758a40cd0945f029d50806ea9c20d079bc
checksum: 3ba2cf707903af8a0571ba9e95389e8fb110308110589dfa07c7edcfc185f92b3046474991e18f63bdf990694cda7a583cd3b020f9b58243b2c0403f341cc21a
languageName: node
linkType: hard

Expand Down

0 comments on commit cbd5425

Please sign in to comment.