Skip to content

Commit

Permalink
fix(deps): update dependency next-auth to v4.24.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 28, 2023
1 parent 11596a6 commit 4f6830c
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 @@ -29,7 +29,7 @@
"chart.js": "4.4.0",
"nanoid": "5.0.2",
"next": "13.4.12",
"next-auth": "4.24.3",
"next-auth": "4.24.4",
"numeral": "2.0.6",
"octokit": "3.1.1",
"postcss": "8.4.31",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2372,7 +2372,7 @@ __metadata:
jest-environment-jsdom: 29.7.0
nanoid: 5.0.2
next: 13.4.12
next-auth: 4.24.3
next-auth: 4.24.4
npm-check-updates: ^16.10.18
numeral: 2.0.6
octokit: 3.1.1
Expand Down Expand Up @@ -7217,9 +7217,9 @@ __metadata:
languageName: node
linkType: hard

"next-auth@npm:4.24.3":
version: 4.24.3
resolution: "next-auth@npm:4.24.3"
"next-auth@npm:4.24.4":
version: 4.24.4
resolution: "next-auth@npm:4.24.4"
dependencies:
"@babel/runtime": ^7.20.13
"@panva/hkdf": ^1.0.2
Expand All @@ -7231,14 +7231,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: b69daef2784f4013dee2fba2abb76eefc3c1c64c6b58c5a954b291bb387311af039faf9b15a85649e0e813a6c720764c1e959dc792051b441800a23a6be7cb11
checksum: 93d14137609f0759da35173b648f882d505b6a04d1366f73ddabd8cf88c4198439960c1167c3ace0c09396aea26d3d4a9996e7f29db3c4a1b1db46ceb9b323e2
languageName: node
linkType: hard

Expand Down

0 comments on commit 4f6830c

Please sign in to comment.