Skip to content

Commit

Permalink
build(deps): bump next-auth from 4.22.1 to 4.24.5 (podkrepi-bg#1670)
Browse files Browse the repository at this point in the history
Bumps [next-auth](https://github.com/nextauthjs/next-auth) from 4.22.1 to 4.24.5.
- [Release notes](https://github.com/nextauthjs/next-auth/releases)
- [Commits](https://github.com/nextauthjs/next-auth/compare/[email protected]@4.24.5)

---
updated-dependencies:
- dependency-name: next-auth
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and RalitsaIlieva committed Dec 14, 2023
1 parent 0d2ad1a commit a7f5c52
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 @@ -59,7 +59,7 @@
"mobx": "6.3.2",
"mobx-react": "7.2.0",
"next": "13.5.4",
"next-auth": "^4.20.1",
"next-auth": "^4.24.5",
"next-i18next": "^14.0.3",
"nookies": "^2.5.2",
"quill-blot-formatter": "^1.0.5",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10973,9 +10973,9 @@ __metadata:
languageName: node
linkType: hard

"next-auth@npm:^4.20.1":
version: 4.22.1
resolution: "next-auth@npm:4.22.1"
"next-auth@npm:^4.24.5":
version: 4.24.5
resolution: "next-auth@npm:4.24.5"
dependencies:
"@babel/runtime": ^7.20.13
"@panva/hkdf": ^1.0.2
Expand All @@ -10987,14 +10987,14 @@ __metadata:
preact-render-to-string: ^5.1.19
uuid: ^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: 42bae16b62bac4b3d215d991c7c964dfc071a84df32900a28d4cbc20d4b6a65689b3ba9f10633780a22ff0cbc420248d012614a5b0d82918f9bbb56f7f92f7c5
checksum: 7cc49385123690ccb908f4552b75012717c4e45205a9fdc7cf48cd730dbcc7823a3e33e2a2073ecf1edae5c1980123f68678fd4af9198ea21ab0decb630cc71e
languageName: node
linkType: hard

Expand Down Expand Up @@ -11764,7 +11764,7 @@ __metadata:
mobx: 6.3.2
mobx-react: 7.2.0
next: 13.5.4
next-auth: ^4.20.1
next-auth: ^4.24.5
next-i18next: ^14.0.3
next-sitemap: ^3.1.52
nookies: ^2.5.2
Expand Down

0 comments on commit a7f5c52

Please sign in to comment.