Skip to content

Commit

Permalink
chore(deps): bump next-auth from 4.20.1 to 4.24.5
Browse files Browse the repository at this point in the history
Bumps [next-auth](https://github.com/nextauthjs/next-auth) from 4.20.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]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent 94b12d4 commit a41a677
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 @@ -23,7 +23,7 @@
"jsonwebtoken": "9.0.0",
"lodash": "4.17.21",
"next": "12.3.4",
"next-auth": "4.20.1",
"next-auth": "4.24.5",
"ovh": "2.0.3",
"p-debounce": "2.1.0",
"p-map": "4.0.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7192,9 +7192,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.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 @@ -7206,14 +7206,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: cba05db9ea5825d2e4d0e3570c196ee41ecd13c1f102e0efdb4c7154875fbc23fd13c1bc2d99d42a01e17ba4c4b18b526c745cf807b94d9d3120bb292358819b
checksum: c9256deaa7a77741be2c8829c290c43c63fd8fa86ace3196910d3fa4389c101d6a610f3c5f4b55000e766a51dd89eafc9b5cd876e373884db3bf90122fdfa6a1
languageName: node
linkType: hard

Expand Down Expand Up @@ -8963,7 +8963,7 @@ __metadata:
lodash: "npm:4.17.21"
msw: "npm:0.49.3"
next: "npm:12.3.4"
next-auth: "npm:4.20.1"
next-auth: "npm:4.24.5"
node-mocks-http: "npm:1.12.1"
node-talisman: "npm:1.29.7"
ovh: "npm:2.0.3"
Expand Down

0 comments on commit a41a677

Please sign in to comment.